To reduce bot traffic you must login to view /lordwelch/gokrazy/rss/branch/main/website/themes/hugo-theme-relearn/layouts/partials/toc.html.
The GitHub login only links via username.
Files

7 lines
181 B
HTML

{{- $_hugo_config := `{ "version": 1 }` }}
{{- partial "shortcodes/mermaid.html" (dict
"page" .Page
"content" .Inner
"align" (.Get "align")
"zoom" (.Get "zoom")
) }}