6 lines
209 B
HTML
6 lines
209 B
HTML
<header>
|
|
<h1><a href="/">Florilegium ¹</a></h1>
|
|
<h2><a href="https://makyo.ink">¹ Madison Rye Progress</a></h2>
|
|
{{ if .Params.subtitle }}<!--<h3>{{ .Params.subtitle }}</h3>-->{{ end }}
|
|
</header>
|