From 862a61c145ad083521f3941c56fd6e914d051a95 Mon Sep 17 00:00:00 2001 From: frosty Date: Mon, 16 Jun 2025 23:29:31 -0400 Subject: add stuff that rocks, enable table of contents, add og tags, and more --- themes/polaris/layouts/_default/single.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'themes/polaris/layouts/_default/single.html') diff --git a/themes/polaris/layouts/_default/single.html b/themes/polaris/layouts/_default/single.html index 21b247d..56b9d9d 100644 --- a/themes/polaris/layouts/_default/single.html +++ b/themes/polaris/layouts/_default/single.html @@ -7,5 +7,8 @@

{{ end }} {{ end }} + {{ if or (eq .Section "posts") (.Params.toc) }} + {{ with .TableOfContents }}{{ . }}{{ end }} + {{ end }} {{ .Content }} {{ end }} -- cgit v1.2.3-70-g09d2