#43, Update tree menu rendering to support multiple sections

This commit is contained in:
Alex Shpak
2019-04-22 19:17:39 +02:00
parent 0084e069de
commit 0b30289d9f
18 changed files with 249 additions and 69 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
{{ partial "docs/html-head" . }}
{{ partial "docs/inject/head" . }}
</head>
{{- $content := `
{{ $content := `
# Hugo Book Theme
This is a placeholder for home page.
@@ -14,7 +14,7 @@ You can override this page in:
- &#96;/content/_index.md&#96;
- &#96;/layouts/home.html&#96;
` -}}
` }}
<body>
<main class="flex justify-center">
<div class="book-page markdown">