Add contact menu option and hide unneeded sections on project page

This commit is contained in:
Chris Josten 2021-03-16 16:09:57 +01:00
parent 3d90927433
commit eaef4ef6f6
4 changed files with 17 additions and 8 deletions

View file

@ -52,6 +52,7 @@ html(prefix="og: http://ogp.me/ns#")
- menuItem("template.menu.home", "/");
- menuItem("template.menu.posts", "/posts/");
- menuItem("template.menu.projects", "/projects/");
- menuItem("template.menu.contact", "/contact");
block sidebar
footer.hide-small
block footer