fix: hide creation as it's not done

This commit is contained in:
Kazhnuz 2020-05-14 10:35:47 +02:00
parent e63a881c92
commit 7418023480
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
</section>
<section class="navbar-section">
<a href="/blog" class="btn btn-link">Blog</a>
<a href="crea.html" class="btn btn-link">Gallerie</a>
<!-- <a href="crea.html" class="btn btn-link">Gallerie</a> -->
<a href="/apropos.html" class="btn btn-link">A propos</a>
</section>
</nav>