mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-01 05:16:00 +00:00
* website: add support for overlay hash in URL * website: update the overlay hashes * website: fix the ui of donate button in join simplex section * website: make the text selectable of unique & explained swiper * scroll to popup context --------- Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
16 lines
498 B
JSON
16 lines
498 B
JSON
{
|
|
"sections": [
|
|
{
|
|
"id": 1,
|
|
"imgLight": "/img/new/network-1.svg",
|
|
"imgDark": "/img/new/network-1-dark.svg",
|
|
"overlayContent": {
|
|
"overlayId": "comparison-with-p2p-protocols",
|
|
"overlayScrollTo": "network",
|
|
"title": "simplex-network-overlay-1-title",
|
|
"showImage": true,
|
|
"contentBody": "overlay_content/simplex_network/card_1.html"
|
|
}
|
|
}
|
|
]
|
|
} |