a
9aa43df629
The basic parts of the layouts/theme should work. I have only populated 2 albums so far.
16 lines
126 B
HTML
16 lines
126 B
HTML
{{ $firstH1 :=
|
|
(
|
|
substr
|
|
(
|
|
delimit
|
|
(
|
|
findRE
|
|
"^#{1} ([^{\n]+)"
|
|
.RawContent
|
|
1
|
|
)
|
|
""
|
|
)
|
|
2
|
|
)
|
|
}} |