Update projects - fix formatting

This commit is contained in:
Fred Boniface 2023-01-12 14:49:21 +00:00
parent 6840ab3d26
commit 7ff3e91a3e

View File

@ -10,7 +10,8 @@
<?php include "./page-blocks/micro-content.php"; ?>
<div class="content hide_micro">
<p>
This isn't a complete list of all my projects, but check out my Gitea below to see more.
This isn't a complete list of all my projects, but check out my
<a href="https://git.fjla.uk/fred.boniface/">Gitea</a> to see more.
</p>
<p>
Most of my projects involve web development, you can find some software projects below
@ -28,8 +29,6 @@
generator. Using the tkinter library for the interface.</dd>
</dl>
<br>
In the meantime, <a href="https://git.fjla.uk">visit my Gitea Server</a>.
</p>
</div>
<?php include "./page-blocks/footer.php"; ?>
</body>