Add caddy handler for korhonen.social

This commit is contained in:
Marko Korhonen 2023-07-12 13:46:51 +03:00
parent e0a026afb3
commit 4f655af6da
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

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