Add contact menu option and hide unneeded sections on project page
This commit is contained in:
parent
3d90927433
commit
eaef4ef6f6
4 changed files with 17 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue