add jp discord invite link
This commit is contained in:
parent
0830661977
commit
5e4a4bebf1
4 changed files with 4 additions and 1 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": "ツイッター:@SMSCommunity",
|
||||
"twitch": "Twitch:SunshineCommunity",
|
||||
"src": "Speedrun.comリーダーボード"
|
||||
|
|
Loading…
Reference in a new issue