Add link to CV in header

This commit is contained in:
Dimitri Lozeve 2020-09-27 12:22:09 +02:00
parent 58f235f2cd
commit 0313f94928
28 changed files with 28 additions and 0 deletions

View file

@ -26,6 +26,7 @@
<a href="./">Home</a>
<a href="./archive.html">Posts</a>
<a href="./projects.html">Projects</a>
<a href="./cv.html">CV</a>
<a href="./contact.html">Contact</a>
</nav>