This commit is contained in:
epoberezkin
2023-09-21 08:30:29 +00:00
parent 13d6497d8a
commit f9d2bdcdfe
146 changed files with 2092 additions and 107 deletions
+3 -1
View File
@@ -191,6 +191,8 @@
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Traduire SimpleX Chat</a></li>
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
@@ -734,7 +736,7 @@ window.addEventListener('scroll',changeHeaderBg);
<hr class="block mb-7 mx-5 dark:opacity-[0.2] w-full">
<p class="text-grey-black dark:text-white text-center mb-7">Obtenir SimpleX</p>
<p class="text-grey-black dark:text-white text-center mb-7">Obtenir SimpleX <a href="/downloads">desktop app</a></p>
<div class="flex items-center justify-center gap-4 flex-wrap">
<a href="https://apps.apple.com/us/app/simplex-chat/id1605771084" target="_blank"><img class="h-[40px] w-auto" src="/img/new/apple_store.svg"></a>
<a href="https://play.google.com/store/apps/details?id=chat.simplex.app" target="_blank" title="Public iOS preview on TestFlight"><img class="h-[40px] w-auto" src="/img/new/google_play.svg"></a>
+2
View File
@@ -191,6 +191,8 @@
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Traduire SimpleX Chat</a></li>
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
+45 -3
View File
File diff suppressed because one or more lines are too long
+3 -1
View File
@@ -191,6 +191,8 @@
<li><a href="/docs/translations.html" class=" lg:px-[20px] inline-block whitespace-nowrap">Traduire SimpleX Chat</a></li>
<li><a href="/downloads/" class=" lg:px-[20px] inline-block whitespace-nowrap">Downloads</a></li>
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
@@ -734,7 +736,7 @@ window.addEventListener('scroll',changeHeaderBg);
<hr class="block mb-7 mx-5 dark:opacity-[0.2] w-full">
<p class="text-grey-black dark:text-white text-center mb-7">Obtenir SimpleX</p>
<p class="text-grey-black dark:text-white text-center mb-7">Obtenir SimpleX <a href="/downloads">desktop app</a></p>
<div class="flex items-center justify-center gap-4 flex-wrap">
<a href="https://apps.apple.com/us/app/simplex-chat/id1605771084" target="_blank"><img class="h-[40px] w-auto" src="/img/new/apple_store.svg"></a>
<a href="https://play.google.com/store/apps/details?id=chat.simplex.app" target="_blank" title="Public iOS preview on TestFlight"><img class="h-[40px] w-auto" src="/img/new/google_play.svg"></a>