Do not enforce landing page by default
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{{ define "menu-container" }}
|
||||
<!-- -->
|
||||
{{ end }}
|
||||
{{ define "toc-container" }}
|
||||
<!-- -->
|
||||
{{ end }}
|
||||
{{ define "footer" }}
|
||||
<!-- -->
|
||||
{{ end }}
|
||||
|
||||
{{ define "header" }}
|
||||
{{ partial "docs/menu-hugo" .Site.Menus.home }}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user