redirect for cal

This commit is contained in:
Tommy Parnell
2025-08-28 22:07:41 -04:00
parent 9f1a9cf9eb
commit 5aa96b3770

View File

@@ -12,6 +12,7 @@ var (
hostRedirects = map[string]string{
"mail.terrible.dev": "https://mail.tommyparnell.com/mail",
"calendar.terrible.dev": "https://mail.tommyparnell.com/cloud/calendar",
"cal.terrible.dev": "https://cal.com/terribledev",
}
// Path-based redirects