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",
|
||||
items: [
|
||||
{
|
||||
label: "Telegram",
|
||||
href: "https://t.me/ReHLDS_Community",
|
||||
label: "Discord",
|
||||
href: "https://rehlds.dev/to/discord",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
@ -15,9 +15,9 @@
|
||||
"message": "Руководство",
|
||||
"description": "The label of footer link with label=Tutorial linking to /docs/"
|
||||
},
|
||||
"link.item.label.Telegram": {
|
||||
"message": "Telegram",
|
||||
"description": "The label of footer link with label=Telegram linking to https://t.me/ReHLDS_Community"
|
||||
"link.item.label.Discord": {
|
||||
"message": "Discord",
|
||||
"description": "The label of footer link with label=Discord linking to https://rehlds.dev/to/discord"
|
||||
},
|
||||
"link.item.label.Blog": {
|
||||
"message": "Блог",
|
||||
|
Loading…
x
Reference in New Issue
Block a user