This commit is contained in:
Madison Scott-Clary
2023-02-19 21:14:17 -08:00
parent 4bd2e113ae
commit d644f42c77
9 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<header>
<h1><a href="/">Florilegium ¹</a></h1>
<h1><a href="/">{{ if .Params.subtitle }}{{ .Params.subtitle }}{{ else }}Florilegium{{ end }} ¹</a></h1>
<h2><a href="https://makyo.ink">¹ Madison Scott-Clary</a></h2>
</header>