Simplify about page.
This commit is contained in:
@@ -76,6 +76,9 @@ location / {
|
||||
|
||||
rewrite ^/writings/digital-sikring\.html$ /digital-sikring last;
|
||||
|
||||
rewrite ^/projects/magicng /magicng last;
|
||||
rewrite ^/writings/magicng /magicng last;
|
||||
|
||||
rewrite ^/bsq https://old-projects.metanohi.name/bsq/;
|
||||
|
||||
rewrite ^/gt3000 https://old-projects.metanohi.name/gt3000/;
|
||||
@@ -97,6 +100,8 @@ location / {
|
||||
|
||||
rewrite ^/x https://old-projects.metanohi.name/x/;
|
||||
|
||||
rewrite ^/totxt https://old-projects.metanohi.name/totxt/;
|
||||
|
||||
|
||||
# Ordinary handling.
|
||||
try_files $uri $uri.html $uri/ =404;
|
||||
|
||||
Reference in New Issue
Block a user