Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/heyeshuang/hugo-theme-tokiwa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/page-header.html')
-rw-r--r--layouts/partials/page-header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/page-header.html b/layouts/partials/page-header.html
index e66b019..6aeb563 100644
--- a/layouts/partials/page-header.html
+++ b/layouts/partials/page-header.html
@@ -16,4 +16,5 @@
{{- .Date.Format "2006-1-2 15:04" -}}
</time>
</div>
+{{ partial "toc.html" . }}
<hr /> \ No newline at end of file