about summary refs log tree commit diff
path: root/layouts/partials/post-navigation-bottom.html
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2023-07-31 10:56:54 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2023-07-31 10:56:54 +0700
commitdcbadc3b6117f23107822d80e2d78a365b3970fe (patch)
tree752d8916bcac7ec727085cd86de4cd32f52378ee /layouts/partials/post-navigation-bottom.html
parentd49f5c58de9308af15aa1665276eab92fe22ac19 (diff)
downloadvictor-dcbadc3b6117f23107822d80e2d78a365b3970fe.tar.gz
Add recursive TOC and breadcrumbs navigation
Diffstat (limited to 'layouts/partials/post-navigation-bottom.html')
-rw-r--r--layouts/partials/post-navigation-bottom.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/post-navigation-bottom.html b/layouts/partials/post-navigation-bottom.html
new file mode 100644
index 0000000..1fcdfb7
--- /dev/null
+++ b/layouts/partials/post-navigation-bottom.html
@@ -0,0 +1 @@
+{{ partial "post-navigation.html" .}}