add the art section

This commit is contained in:
biglyderv 2025-03-17 05:04:58 -04:00
parent 7e267b4a43
commit 27cb585750
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
3 changed files with 117 additions and 1 deletions

View file

@ -61,12 +61,21 @@
</p>
</div>
</div>
<div class='item'>
<img class='item-img item-ico' src="img/art.svg">
<div class='item-desc'>
<a class='item-a' href="art.html"> Art</a>
<p>
Things I create
</p>
</div>
</div>
<div class='item'>
<img class='item-img item-ico' src="img/files.svg">
<div class='item-desc'>
<a class='item-a' href="https://dervland.net/files/"> File Dump</a>
<p>
Art and archives
Older art and other archives
</p>
</div>
</div>