✨ Added 88x31 btn
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
c49809833d
commit
262fe8c3a0
3 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<footer class="flex justify-evenly py-5 mt-5 footerbg">
|
||||
<footer class="flex justify-between py-5 mt-5 footerbg">
|
||||
<div class="flex gap-6">
|
||||
<a href="https://code.kjelsrud.dev/sidski" target="_blank" aria-label="Link to my ForgeJo instance">
|
||||
<div id="forgejoIcon">
|
||||
|
@ -22,4 +22,7 @@
|
|||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<a href="/88x31.webp" class="hover:scale-125">
|
||||
<img src="/88x31.webp" />
|
||||
</a>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue