update discord invites
This commit is contained in:
commit
2cdbe48fde
5 changed files with 5 additions and 2 deletions
|
@ -56,7 +56,7 @@
|
|||
<h3>{{ getLabel('landingpage.community') }}</h3>
|
||||
<ul>
|
||||
<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') }}
|
||||
</a>
|
||||
</li>
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
"community": "Die SMS Speedrunning Community",
|
||||
"links": {
|
||||
"discord": "Discord",
|
||||
"discordlink": "https://discord.gg/9dGJWEc",
|
||||
"twitter": "Twitter: @SMSCommunity",
|
||||
"twitch": "Twitch: SunshineCommunity",
|
||||
"src": "Speedrun.com Ranglisten"
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
"community": "The SMS Speedrunning Community",
|
||||
"links": {
|
||||
"discord": "Discord",
|
||||
"discordlink": "https://discord.gg/9dGJWEc",
|
||||
"twitter": "Twitter: @SMSCommunity",
|
||||
"twitch": "Twitch: SunshineCommunity",
|
||||
"src": "Speedrun.com Leaderboards"
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
"community": "The SMS Speedrunning Community",
|
||||
"links": {
|
||||
"discord": "Discord",
|
||||
"discordlink": "https://discord.gg/c5xffvr",
|
||||
"twitter": "Twitter:@SMSCommunity",
|
||||
"twitch": "Twitch:SunshineCommunity",
|
||||
"src": "Speedrun.comリーダーボード"
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
},
|
||||
{
|
||||
"text": "Discord",
|
||||
"link": "https://discord.gg/9dGJWEc"
|
||||
"link": "https://discord.gg/c5xffvr"
|
||||
},
|
||||
{
|
||||
"text": "変更ログ",
|
||||
|
|
Loading…
Reference in a new issue