WIP: fixed typos, added links, added text to about

This commit is contained in:
moonleay 2023-11-15 00:23:32 +01:00
parent 7707d8b7db
commit 3d43c23399
Signed by: moonleay
GPG key ID: 82667543CCD715FB
3 changed files with 15 additions and 5 deletions

View file

@ -27,11 +27,11 @@ import '../styles/components/Footer.scss'
<h3>The Software</h3>
<div class="footerLinks">
<a href="https://git.moonleay.net/DiscordBots/lilJudd" target="_blank"
>The bot&apos;s code</a
>The code of the bot</a
>
<a
href="https://git.moonleay.net/Websites/liljudd-website"
target="_blank">The websites code</a
target="_blank">The code of the website</a
>
<a href="/acknowledgements" target="_self">Acknowledgements</a>
</div>