Retires Support/donation/tiers page in favor of simple configurable link

This commit is contained in:
2026-06-23 00:30:47 +00:00
parent 86fbfa56bf
commit 9b95bef9c6
34 changed files with 124 additions and 924 deletions
+1
View File
@@ -17,4 +17,5 @@ export interface StationConfig {
phone: string;
email: string;
website: string;
donation_url: string;
}