Moving /links and populating it with some basic content

This commit is contained in:
April Eaton 2025-12-08 19:04:24 +01:00
parent f7c238ec38
commit 9fe3597c6f
11 changed files with 149 additions and 49 deletions

13
links/protfolio.html Normal file
View file

@ -0,0 +1,13 @@
<h1>Previous Work</h1>
<ul>
<li>
<div>
<a href="https://kebabs.aprileaton.net">MKR Instanbul Webpage</a>
<p>
Developed using jQuery and depolyed using GitHub Pages. Currently
awaiting credentials and photos from the client in order to migrate over
to the official domain
</p>
</div>
</li>
</ul>