Add GIVE_DOMAINS support with separate static directories

This commit is contained in:
Ian Gulliver
2026-01-17 08:04:39 -07:00
parent 19ed567819
commit 8b82e2a658
16 changed files with 322 additions and 23 deletions

11
static/shared/events.html Normal file
View File

@@ -0,0 +1,11 @@
{{define "event-afac26"}}
<wa-card>
<a href="/afac26" class="event-card">
<img src="/afac26-logo.png" alt="Applause for a Cause">
<div class="event-info">
<p>Saturday, February 7, 2026 · 6:30 PM</p>
<p>Helios Gym</p>
</div>
</a>
</wa-card>
{{end}}