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>
|
<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": "Twitter:@SMSCommunity",
|
"twitter": "Twitter:@SMSCommunity",
|
||||||
"twitch": "Twitch:SunshineCommunity",
|
"twitch": "Twitch:SunshineCommunity",
|
||||||
"src": "Speedrun.comリーダーボード"
|
"src": "Speedrun.comリーダーボード"
|
||||||
|
|
|
@ -85,7 +85,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "Discord",
|
"text": "Discord",
|
||||||
"link": "https://discord.gg/9dGJWEc"
|
"link": "https://discord.gg/c5xffvr"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "変更ログ",
|
"text": "変更ログ",
|
||||||
|
|
Loading…
Reference in a new issue