abdullahtarawneh.com/layouts/partials/name.html

16 lines
126 B
HTML

{{ $firstH1 :=
(
substr
(
delimit
(
findRE
"^#{1} ([^{\n]+)"
.RawContent
1
)
""
)
2
)
}}