aesthetic updates and banner

This commit is contained in:
2025-06-13 13:08:43 -06:00
parent 64a28d4914
commit 09a787272b
7 changed files with 95 additions and 24 deletions

View File

@ -4,6 +4,9 @@
{{ partial "head.html" . }}
</head>
<body>
{{ if .Site.Params.banner }}
{{ partial "banner.html" . }}
{{ end }}
<header>
{{ partial "header.html" . }}
</header>