Hide Blog navigation entry
This commit is contained in:
parent
2f607f3ca3
commit
794259ace9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
</div>
|
||||
</header>
|
||||
<nav class="globalnav">
|
||||
<a class="globalnav-element" href="{{ get_url(path='@/blog/_index.md') }}"> Blog </a>
|
||||
<!--<a class="globalnav-element" href="{{ get_url(path='@/blog/_index.md') }}"> Blog </a>-->
|
||||
<a class="globalnav-element" href="{{ get_url(path='@/servers/index.md') }}"> Servers </a>
|
||||
<a class="globalnav-element" href="{{ get_url(path='@/profiles/index.md') }}"> Profiles </a>
|
||||
</nav>
|
||||
|
|
Loading…
Reference in a new issue