mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
2 lines
No EOL
118 B
HTML
2 lines
No EOL
118 B
HTML
{{- $title := partial "title.gotmpl" (dict "page" .) }}
|
|
<h1 id="{{ $title | plainify | anchorize }}">{{ $title }}</h1> |