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 @@
<a href="{{ .Destination | safeURL }}"{{ with .Title}} title="{{ . }}"{{ end }}{{ if or (strings.HasPrefix .Destination "http") (strings.HasPrefix .Destination "https") }} target="_blank"{{ end }} >{{ .Text | safeHTML }}</a>