WIP: temp commit in case my laptop explodes

This commit is contained in:
moonleay 2023-11-14 23:38:56 +01:00
parent be75f60b38
commit 7707d8b7db
No known key found for this signature in database
GPG key ID: 82667543CCD715FB
7 changed files with 56 additions and 11 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 Code</a
>The bot&apos;s code</a
>
<a
href="https://git.moonleay.net/Websites/liljudd-website"
target="_blank">The Website Code</a
target="_blank">The websites code</a
>
<a href="/acknowledgements" target="_self">Acknowledgements</a>
</div>