Add file site to footer
This commit is contained in:
parent
9b40a69551
commit
47848efb30
@ -17,9 +17,9 @@ be much better this time around
|
|||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
|
|
||||||
* [ ] Basic home/about me page
|
* [X] Basic home/about me page
|
||||||
* [ ] Contact info
|
* [X] Contact info
|
||||||
* [ ] Links to projects
|
* [ ] Links to projects
|
||||||
* [ ] Posts w/ a tagging system
|
* [ ] Posts w/ a tagging system
|
||||||
* [ ] Some javascript utilities
|
* [X] Some javascript utilities
|
||||||
|
|
||||||
|
@ -9,7 +9,6 @@
|
|||||||
<a href="https://www.linkedin.com/in/tyler-perkins-xyz/" target="_blank" rel="noopener noreferrer">LinkedIn</a>
|
<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://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>
|
<a href="https://wireless2.fcc.gov/UlsApp/UlsSearch/license.jsp?licKey=4524190" target="_blank" rel="noopener noreferrer">Ham Radio</a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style="width: 85%;" class="footer-middle-block">
|
<div style="width: 85%;" class="footer-middle-block">
|
||||||
@ -19,7 +18,7 @@
|
|||||||
<div class="footer-link-list">
|
<div class="footer-link-list">
|
||||||
<a href="https://git.clortox.com" target="_blank" rel="noopener noreferrer">Git</a>
|
<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://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>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user