We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a60c2dd commit a9f01d5Copy full SHA for a9f01d5
1 file changed
themes/hack4rail/layouts/shortcodes/table_of_contents.html
@@ -0,0 +1,3 @@
1
+<div class="toc">
2
+ {{ .Page.TableOfContents }}
3
+</div>
0 commit comments