added anchor redirects for remaining sections too
All checks were successful
Web/pipeline/head This commit looks good

This commit is contained in:
Ell 2022-03-05 14:49:05 +01:00
parent d69916d5f1
commit 608c7ce4d3

View file

@ -20,6 +20,8 @@ RewriteRule ^foefrenzy/?$ "https://store.steampowered.com/app/1194170/" [R=301,L
# anchor redirects
RewriteRule ^projects/?$ "https://ellpeck.de/#projects" [R=301,L,NE]
RewriteRule ^social/?$ "https://ellpeck.de/#social" [R=301,L,NE]
RewriteRule ^about/?$ "https://ellpeck.de/#about" [R=301,L,NE]
RewriteRule ^blog/?$ "https://ellpeck.de/#blog" [R=301,L,NE]
RewriteRule ^support/?$ "https://ellpeck.de/#support" [R=301,L,NE]
RewriteRule ^💸/?$ "https://ellpeck.de/#support" [R=301,L,NE]