1 Commits

Author SHA1 Message Date
2b317930a0 Add resume link. 2020-07-15 15:09:37 -07:00
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@@ -4,8 +4,9 @@
<nav>
<div class="container">
<a href="/">Home</a>
<a href="https://github.com/DanilaFe">GitHub</a>
<a href="/about">About</a>
<a href="https://github.com/DanilaFe">GitHub</a>
<a href="/Resume-Danila-Fedorin.pdf">Resume</a>
<a href="/tags">Tags</a>
<a href="/blog">All Posts</a>
</div>