mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-02-15 00:01:11 +01:00
3 lines
160 B
HTML
3 lines
160 B
HTML
<h{{ .Level }} class="heading" id="{{ .Anchor }}">
|
|
{{ .Text | safeHTML }}<span class="heading__anchor"> <a href="#{{ .Anchor }}">#</a></span>
|
|
</h{{ .Level }}> |