Hidden portfolio link until its ready

This commit is contained in:
Felipe Martin 2016-12-19 10:52:27 +01:00
parent 3a48964391
commit 352985a13f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<nav class="main-menu">
<a href="{{ '/'|url }}">/about</a> &nbsp;
<a href="{{ '/blog'|url }}">/blog</a> &nbsp;
<a href="{{ '/portfolio'|url }}">/portfolio</a> &nbsp;
{#<a href="{{ '/portfolio'|url }}">/portfolio</a> &nbsp;#}
<a href="{{ '/contact'|url }}">/contact</a>
</nav>
<hr class="light">