mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-25 12:04:22 +00:00
deploy: fceb987906
This commit is contained in:
+8
-2
@@ -203,6 +203,8 @@
|
||||
|
||||
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
|
||||
|
||||
<li><a href="/reproduce/" class=" lg:px-[20px] inline-block whitespace-nowrap">Verify & reproduce builds</a></li>
|
||||
|
||||
<li><a href="/transparency/" class=" lg:px-[20px] inline-block whitespace-nowrap">Transparency</a></li>
|
||||
|
||||
<li><a href="/security/" class=" lg:px-[20px] inline-block whitespace-nowrap">Security</a></li>
|
||||
@@ -732,11 +734,11 @@ window.addEventListener('click',(e)=>{
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="" href="/docs/translations.html">Contributing translations to SimpleX Chat</a>
|
||||
<a class="" href="/docs/translations.html">Contributing SimpleX app translations</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="" href="/docs/webrtc.html">Using custom WebRTC ICE servers in SimpleX Chat</a>
|
||||
<a class="" href="/docs/webrtc.html">Using custom WebRTC ICE servers</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
@@ -747,6 +749,10 @@ window.addEventListener('click',(e)=>{
|
||||
<a class="" href="/downloads/">Download SimpleX apps</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="" href="/reproduce/">Verify and reproduce builds</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a class="" href="/transparency/">Transparency Reports</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user