From 61fbce70abd2cafaef960f5e787a97a3a828d74e Mon Sep 17 00:00:00 2001 From: frosty Date: Tue, 17 Jun 2025 04:38:15 -0400 Subject: remove static fonts, update posts, clean up layout --- themes/polaris/layouts/partials/toc.html | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 themes/polaris/layouts/partials/toc.html (limited to 'themes/polaris/layouts/partials/toc.html') diff --git a/themes/polaris/layouts/partials/toc.html b/themes/polaris/layouts/partials/toc.html new file mode 100644 index 0000000..5f286b5 --- /dev/null +++ b/themes/polaris/layouts/partials/toc.html @@ -0,0 +1,6 @@ +{{ with .TableOfContents }} +
+

Table of Contents

+ {{ . }} +
+{{ end }} -- cgit v1.2.3-70-g09d2