Compare commits

..

No commits in common. "main" and "main" have entirely different histories.

View file

@ -32,14 +32,6 @@ in
} }
]; ];
locations."/de/posts/faq" = {
return = "302 /de/faq/";
};
locations."/en/posts/faq" = {
return = "302 /en/faq/";
};
root = "${dataDir}"; root = "${dataDir}";
extraConfig = '' extraConfig = ''