mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-29 14:08:39 +00:00
website: add Chat Relay guide to the docs navbar (#7271)
Adds a 'Host Chat Relay' entry to the Reference dropdown, after 'Host XFTP Server', linking to /docs/chat-relay.html.
This commit is contained in:
@@ -242,6 +242,7 @@
|
||||
"docs-dropdown-12": "Security",
|
||||
"docs-dropdown-14": "SimpleX for business",
|
||||
"docs-dropdown-15": "Verify & reproduce builds",
|
||||
"docs-dropdown-16": "Host Chat Relay",
|
||||
"newer-version-of-eng-msg": "There is a newer version of this page in English.",
|
||||
"click-to-see": "Click to see",
|
||||
"menu": "Menu",
|
||||
|
||||
@@ -24,6 +24,10 @@
|
||||
"title": "docs-dropdown-5",
|
||||
"url": "/docs/xftp-server.html"
|
||||
},
|
||||
{
|
||||
"title": "docs-dropdown-16",
|
||||
"url": "/docs/chat-relay.html"
|
||||
},
|
||||
{
|
||||
"title": "docs-dropdown-6",
|
||||
"url": "/docs/webrtc.html"
|
||||
|
||||
Reference in New Issue
Block a user