From b36ff02bb6843849d02c667cccb4a6cf5e4e84e5 Mon Sep 17 00:00:00 2001 From: Moritz Ruth Date: Sun, 17 May 2020 13:01:15 +0200 Subject: [PATCH] Invert the domain redirect --- static/_redirects | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/_redirects b/static/_redirects index 3ffc788..102aab5 100644 --- a/static/_redirects +++ b/static/_redirects @@ -1 +1 @@ -https://moritzruth.de/* https://moritz-ruth.de/:splat 301! +https://moritz-ruth.de/* https://moritzruth.de/:splat 301!