change ffdiscord to proper store link
This commit is contained in:
parent
2d4902fd77
commit
17e9f2730f
2 changed files with 1 additions and 2 deletions
|
@ -19,7 +19,6 @@ RewriteRule ^yt/?$ "https://www.youtube.com/c/ellpeck" [R=301,L]
|
||||||
RewriteRule ^wishlist/?$ "https://www.amazon.de/hz/wishlist/ls/LZO9Y2Z3VJ5Q?&sort=default" [R=301,L]
|
RewriteRule ^wishlist/?$ "https://www.amazon.de/hz/wishlist/ls/LZO9Y2Z3VJ5Q?&sort=default" [R=301,L]
|
||||||
RewriteRule ^commissions/?$ "https://ellpeck.de/#commissions" [NE,R=301,L]
|
RewriteRule ^commissions/?$ "https://ellpeck.de/#commissions" [NE,R=301,L]
|
||||||
RewriteRule ^fftranslate/?$ "https://poeditor.com/join/project/ElzC23ecB6" [NE,R=301,L]
|
RewriteRule ^fftranslate/?$ "https://poeditor.com/join/project/ElzC23ecB6" [NE,R=301,L]
|
||||||
RewriteRule ^ffdiscord/?$ "https://discord.gg/UpwMcs7" [NE,R=301,L]
|
|
||||||
|
|
||||||
ErrorDocument 404 /404.html
|
ErrorDocument 404 /404.html
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ const projects = [{
|
||||||
"Watch the trailer": "https://www.youtube.com/watch?v=Z7ZeuVBNuf4",
|
"Watch the trailer": "https://www.youtube.com/watch?v=Z7ZeuVBNuf4",
|
||||||
"Buy on Steam": "https://store.steampowered.com/app/1194170/",
|
"Buy on Steam": "https://store.steampowered.com/app/1194170/",
|
||||||
"Buy on itch": "https://ellpeck.itch.io/foefrenzy",
|
"Buy on itch": "https://ellpeck.itch.io/foefrenzy",
|
||||||
"Buy on Discord": "https://ellpeck.de/ffdiscord"
|
"Buy on Discord": "https://discordapp.com/store/skus/606152985181028352/"
|
||||||
},
|
},
|
||||||
status: "In development",
|
status: "In development",
|
||||||
icon: "ff"
|
icon: "ff"
|
||||||
|
|
Loading…
Reference in a new issue