Get rid of the "misc" page. Just put it on the front page.

This commit is contained in:
2019-10-30 01:09:24 +01:00
parent af3baace93
commit f767cec81b
6 changed files with 69 additions and 62 deletions

View File

@@ -104,6 +104,7 @@ location / {
rewrite ^/writings/two-spaces /two-spaces redirect;
rewrite ^/writings/ugs /ugs/ redirect;
rewrite ^/writings/unhappy /unhappy/ redirect;
rewrite ^/misc / redirect;
rewrite ^/bsq https://old-projects.metanohi.name/bsq/;