Add caddy handler for korhonen.social

This commit is contained in:
Marko Korhonen 2023-07-12 13:46:51 +03:00
parent 4d5a0b8f6e
commit 28b9999f39

View file

@ -135,3 +135,7 @@ korhonen.cc, *.korhonen.cc {
redir https://korhonen.cc/404.html 301 redir https://korhonen.cc/404.html 301
} }
} }
korhonen.social {
respond "Kbin instance coming soon"
}