mirror of
https://github.com/rehlds/rehlds.github.io.git
synced 2025-02-07 10:42:16 +03:00
Community links: Replace Telegram
by Discord
link
This commit is contained in:
parent
103b69c6dc
commit
2c7fbd3014
@ -116,8 +116,8 @@ const config: Config = {
|
|||||||
title: "Community",
|
title: "Community",
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: "Telegram",
|
label: "Discord",
|
||||||
href: "https://t.me/ReHLDS_Community",
|
href: "https://rehlds.dev/to/discord",
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
@ -15,9 +15,9 @@
|
|||||||
"message": "Руководство",
|
"message": "Руководство",
|
||||||
"description": "The label of footer link with label=Tutorial linking to /docs/"
|
"description": "The label of footer link with label=Tutorial linking to /docs/"
|
||||||
},
|
},
|
||||||
"link.item.label.Telegram": {
|
"link.item.label.Discord": {
|
||||||
"message": "Telegram",
|
"message": "Discord",
|
||||||
"description": "The label of footer link with label=Telegram linking to https://t.me/ReHLDS_Community"
|
"description": "The label of footer link with label=Discord linking to https://rehlds.dev/to/discord"
|
||||||
},
|
},
|
||||||
"link.item.label.Blog": {
|
"link.item.label.Blog": {
|
||||||
"message": "Блог",
|
"message": "Блог",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user