added anchor redirects for remaining sections too
All checks were successful
Web/pipeline/head This commit looks good
All checks were successful
Web/pipeline/head This commit looks good
This commit is contained in:
parent
d69916d5f1
commit
608c7ce4d3
1 changed files with 2 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue