Removed contact fron nav

This commit is contained in:
Manos Katsomallos 2019-06-26 20:18:44 +02:00
parent 0e231159af
commit 99b5e695e0

View File

@ -65,7 +65,6 @@
<li class="current"><a class="smoothscroll" href="#home">Home</a></li>
<li><a class="smoothscroll" href="#about">About</a></li>
<li><a class="smoothscroll" href="#resume">Resume</a></li>
<li><a class="smoothscroll" href="#contact">Contact</a></li>
</ul> <!-- end #nav -->
</nav> <!-- end #nav-wrap -->