Files
simplex-chat/website/src/_data/docs_dropdown.json
T
Evgeny Poberezkin 3419ce293b website: downloads page (#3088)
* website: downloads page

* link

* website: fix h2 headers issue

* website: fix sidebar issue

* website: fix language changer for downloads page in navbar

* update, add security assessment section

---------

Co-authored-by: M Sarmad Qadeer <MSarmadQadeer@gmail.com>
2023-09-21 09:28:12 +01:00

40 lines
930 B
JSON

{
"items": [
{
"title": "docs-dropdown-1",
"url": "/docs/simplex.html"
},
{
"title": "docs-dropdown-8",
"url": "/docs/directory.html"
},
{
"title": "docs-dropdown-2",
"url": "/docs/android.html"
},
{
"title": "docs-dropdown-3",
"url": "/docs/sql.html"
},
{
"title": "docs-dropdown-4",
"url": "/docs/server.html"
},
{
"title": "docs-dropdown-5",
"url": "/docs/xftp-server.html"
},
{
"title": "docs-dropdown-6",
"url": "/docs/webrtc.html"
},
{
"title": "docs-dropdown-7",
"url": "/docs/translations.html"
},
{
"title": "docs-dropdown-9",
"url": "/downloads/"
}
]
}