Add forum to site header

This commit is contained in:
Vincent Prouillet 2018-12-18 19:47:26 +01:00
parent 4fb88a4056
commit 39d4fe0757

View file

@ -17,6 +17,7 @@
<a class="header__logo white" href="{{ config.base_url }}">Zola</a>
<a class="white" href="{{ get_url(path="./documentation/_index.md") }}" class="nav-link">Docs</a>
<a class="white" href="{{ get_url(path="./themes/_index.md") }}" class="nav-link">Themes</a>
<a class="white" href="https://zola.discourse.group/" class="nav-link">Forum</a>
<a class="white" href="https://github.com/getzola/zola" class="nav-link">GitHub</a>
<div class="search-container">