Reafcatred the stylesheets and made fixes to the Resume page.
This commit is contained in:
parent
8cc8917aa8
commit
7ddca3c39d
14 changed files with 366 additions and 329 deletions
8
docs/overrides/partials/footer.html
Normal file
8
docs/overrides/partials/footer.html
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue