hugo-coder-fork/layouts/partials
Gabor Nagy 0485ff61a4 Make main menu optional. (#1)
Building the site fails if the menu is not defined in the config,
because the `header.html` references `.Site.Menus.main`. It can be made
optional by using the `with` helper.
2018-03-23 10:33:26 -03:00
..
404.html Initial files 2018-02-28 22:38:59 -03:00
footer.html Initial files 2018-02-28 22:38:59 -03:00
header.html Make main menu optional. (#1) 2018-03-23 10:33:26 -03:00
home.html Initial files 2018-02-28 22:38:59 -03:00
list.html Initial files 2018-02-28 22:38:59 -03:00
page.html Initial files 2018-02-28 22:38:59 -03:00
pagination.html Initial files 2018-02-28 22:38:59 -03:00
post.html Initial files 2018-02-28 22:38:59 -03:00