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>
|
<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>
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
|
@ -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": "ツイッター:@SMSCommunity",
|
"twitter": "ツイッター:@SMSCommunity",
|
||||||
"twitch": "Twitch:SunshineCommunity",
|
"twitch": "Twitch:SunshineCommunity",
|
||||||
"src": "Speedrun.comリーダーボード"
|
"src": "Speedrun.comリーダーボード"
|
||||||
|
|
Loading…
Reference in a new issue