Reafcatred the stylesheets and made fixes to the Resume page.

This commit is contained in:
g* 2025-06-15 03:09:10 +02:00
commit 7ddca3c39d
14 changed files with 366 additions and 329 deletions

View file

@ -0,0 +1,8 @@
<div class="footer">
<div class="menu">
<a href="/technical"><span class="footer-menu-item technical">technical</span></a><a href="/visual"><span
class="footer-menu-item visual">visual</span></a><a href="/writing"><span
class="footer-menu-item writing">writing</span></a>
</div>
<div class="version">v202506.1</div>
</div>