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

@ -0,0 +1,5 @@
<div class="banner">
<span class="banner-text">{{ .Site.Params.bannerTitle }}
{{ .Site.Params.banner | markdownify }}
</span>
</div>