update discord invites

This commit is contained in:
Matteias Collet 2020-09-25 19:08:36 +02:00
commit 2cdbe48fde
5 changed files with 5 additions and 2 deletions

View file

@ -56,7 +56,7 @@
<h3>{{ getLabel('landingpage.community') }}</h3> <h3>{{ getLabel('landingpage.community') }}</h3>
<ul> <ul>
<li> <li>
<a href="https://discord.gg/9dGJWEc" target="_blank" rel="noopener"> <a :href="getLabel('landingpage.links.discordlink')" target="_blank" rel="noopener">
{{ getLabel('landingpage.links.discord') }} {{ getLabel('landingpage.links.discord') }}
</a> </a>
</li> </li>

View file

@ -39,6 +39,7 @@
"community": "Die SMS Speedrunning Community", "community": "Die SMS Speedrunning Community",
"links": { "links": {
"discord": "Discord", "discord": "Discord",
"discordlink": "https://discord.gg/9dGJWEc",
"twitter": "Twitter: @SMSCommunity", "twitter": "Twitter: @SMSCommunity",
"twitch": "Twitch: SunshineCommunity", "twitch": "Twitch: SunshineCommunity",
"src": "Speedrun.com Ranglisten" "src": "Speedrun.com Ranglisten"

View file

@ -39,6 +39,7 @@
"community": "The SMS Speedrunning Community", "community": "The SMS Speedrunning Community",
"links": { "links": {
"discord": "Discord", "discord": "Discord",
"discordlink": "https://discord.gg/9dGJWEc",
"twitter": "Twitter: @SMSCommunity", "twitter": "Twitter: @SMSCommunity",
"twitch": "Twitch: SunshineCommunity", "twitch": "Twitch: SunshineCommunity",
"src": "Speedrun.com Leaderboards" "src": "Speedrun.com Leaderboards"

View file

@ -39,6 +39,7 @@
"community": "The SMS Speedrunning Community", "community": "The SMS Speedrunning Community",
"links": { "links": {
"discord": "Discord", "discord": "Discord",
"discordlink": "https://discord.gg/c5xffvr",
"twitter": "Twitter@SMSCommunity", "twitter": "Twitter@SMSCommunity",
"twitch": "TwitchSunshineCommunity", "twitch": "TwitchSunshineCommunity",
"src": "Speedrun.comリーダーボード" "src": "Speedrun.comリーダーボード"

View file

@ -85,7 +85,7 @@
}, },
{ {
"text": "Discord", "text": "Discord",
"link": "https://discord.gg/9dGJWEc" "link": "https://discord.gg/c5xffvr"
}, },
{ {
"text": "変更ログ", "text": "変更ログ",