Add file site to footer

This commit is contained in:
Tyler Perkins 2022-11-26 21:52:01 -05:00
parent 9b40a69551
commit 47848efb30
2 changed files with 4 additions and 5 deletions

View File

@ -17,9 +17,9 @@ be much better this time around
Features
--------
* [ ] Basic home/about me page
* [ ] Contact info
* [X] Basic home/about me page
* [X] Contact info
* [ ] Links to projects
* [ ] Posts w/ a tagging system
* [ ] Some javascript utilities
* [X] Some javascript utilities

View File

@ -9,7 +9,6 @@
<a href="https://www.linkedin.com/in/tyler-perkins-xyz/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
<a href="https://github.com/Clortox" target="_blank" rel="noopener noreferrer">Github</a>
<a href="https://wireless2.fcc.gov/UlsApp/UlsSearch/license.jsp?licKey=4524190" target="_blank" rel="noopener noreferrer">Ham Radio</a>
</div>
</div>
<div style="width: 85%;" class="footer-middle-block">
@ -19,7 +18,7 @@
<div class="footer-link-list">
<a href="https://git.clortox.com" target="_blank" rel="noopener noreferrer">Git</a>
<a href="https://wiki.clortox.com" target="_blank" rel="noopener noreferrer">Wiki</a>
<a href="https://files.clortox.com" target="_blank" rel="noopener noreferrer">Files</a>
</div>
</div>
</div>