Finish table of contents and pagination

This commit is contained in:
Hazem Krimi
2023-11-16 16:59:45 +01:00
parent 64723c3860
commit ad19dc44c3
18 changed files with 273 additions and 67 deletions
+6 -3
View File
@@ -2,6 +2,9 @@
<link rel="stylesheet" href="{{ $styles.Permalink }}" />
<aside>
{{ .TableOfContents }}
</aside>
{{ with .TableOfContents }}
<aside id="table-of-contents">
<h3>Table of contents</h3>
{{ . }}
</aside>
{{ end }}