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/_markup/render-heading.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/polaris/layouts/_markup/render-heading.html (limited to 'themes/polaris/layouts/_markup') diff --git a/themes/polaris/layouts/_markup/render-heading.html b/themes/polaris/layouts/_markup/render-heading.html new file mode 100644 index 0000000..c4d156c --- /dev/null +++ b/themes/polaris/layouts/_markup/render-heading.html @@ -0,0 +1,4 @@ + + {{ .Text }} +{{ if and (ge .Level 2) (le .Level 3) }}#{{ end }} + -- cgit v1.2.3-70-g09d2