Files
simplex-chat/website/src/news.html
T
Evgeny @ SimpleX Chat 8dd888295d website: add SimpleX Network News channel preview (#7087)
* website: add SimpleX Network News channel preview

* send relay domain/capability to channel owner on profile update

* add channel ID

* add top offset parameter

* allow overscroll

* better scroll

* improve

* fix promoted communities

* use path for channel renderer without host

* fix

---------

Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com>
2026-06-17 19:06:24 +01:00

17 lines
609 B
HTML

---
layout: layouts/main.html
title: "SimpleX Network News"
description: "The news about SimpleX Network technology, governance and anything related to its development."
templateEngineOverride: njk
---
<div data-simplex-channel-preview
data-channel-link="https://smp18.simplex.im/c#grcfG3ulVI4Sh6ow33qBsmSk7uEy3gRSl2KkJ5ER6tA"
data-channel-id="8Ge2ASVRkbDhdJc05ZgSSnZmSjw3UMUaQW_QttI0j_w="
data-relay-domains="relay1.simplex.chat,relay2.simplex.chat"
data-app-download-buttons="off"
data-color-scheme="site"
data-top-offset="54"
></div>
<script src="/js/channel-preview.js"></script>