Files
florilegium.ink/layouts/partials/header.html
Madison Scott-Clary a987b35232 Name
2024-04-30 22:06:22 -07:00

5 lines
198 B
HTML

<header>
<h1><a href="/">{{ if .Params.subtitle }}{{ .Params.subtitle }}{{ else }}Florilegium{{ end }} ¹</a></h1>
<h2><a href="https://makyo.ink">¹ Madison Rye Progress</a></h2>
</header>