Compare commits

...

2 commits

Author SHA1 Message Date
Ell
c912e4bafa Merge branch 'master' of https://git.ellpeck.de/Ellpeck/Web into master
All checks were successful
Web/pipeline/head This commit looks good
2021-12-01 12:36:30 +01:00
Ell
a1e3faa2a6 made press link matching a bit cleaner 2021-12-01 12:36:28 +01:00

View file

@ -14,7 +14,7 @@ RewriteBase /
RewriteRule ^blog-(.*)$ "https://ellpeck.de/blog/$1" [R=301,L]
RewriteRule ^minecraft-stuff/?$ "https://ellpeck.de/projects" [R=301,L]
RewriteRule ^mc/?$ "https://ellpeck.de/projects" [R=301,L]
RewriteRule ^press/?(.*)$ "https://press.ellpeck.de/$1" [R=301,L]
RewriteRule ^press(/.*)?$ "https://press.ellpeck.de$1" [R=301,L]
RewriteRule ^tinylife/?$ "https://tinylifegame.com" [R=301,L]
RewriteRule ^foefrenzy/?$ "https://store.steampowered.com/app/1194170/" [R=301,L]