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

Files

12 lines
284 B
HTML

<article>
<header class="headline">
</header>
{{- $title := partial "title.gotmpl" (dict "page" .) }}
<h1 id="{{ $title | plainify | anchorize }}">{{ $title }}</h1>
{{ partial "shortcodes/term.html" (dict "page" . "term" .) }}
<footer class="footline">
</footer>
</article>