mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
deploy: 8abad4f711
This commit is contained in:
+18
-1
@@ -28,6 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
@@ -84,6 +86,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -166,7 +170,7 @@
|
||||
<li><a href="/docs/protocol/simplex-chat.html" class="lg:px-[20px] inline-block"
|
||||
>Protocolo Chat</a></li>
|
||||
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
|
||||
>Glossary</a></li>
|
||||
>Glosario</a></li>
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
|
||||
@@ -268,6 +272,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</a>
|
||||
|
||||
@@ -387,6 +393,17 @@
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/uk/contact/" class="px-[20px] flex items-center gap-4 flag-anchor whitespace-nowrap">
|
||||
<img class="h-4" src="/img/flags/ua.svg" alt="" srcset="">
|
||||
<p>Українська</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/zh_Hans/contact/" class="px-[20px] flex items-center gap-4 flag-anchor whitespace-nowrap">
|
||||
|
||||
+18
-1
@@ -28,6 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
@@ -84,6 +86,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -166,7 +170,7 @@
|
||||
<li><a href="/docs/protocol/simplex-chat.html" class="lg:px-[20px] inline-block"
|
||||
>Protocolo Chat</a></li>
|
||||
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
|
||||
>Glossary</a></li>
|
||||
>Glosario</a></li>
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
|
||||
@@ -268,6 +272,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</a>
|
||||
|
||||
@@ -387,6 +393,17 @@
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/uk/" class="px-[20px] flex items-center gap-4 flag-anchor whitespace-nowrap">
|
||||
<img class="h-4" src="/img/flags/ua.svg" alt="" srcset="">
|
||||
<p>Українська</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/zh_Hans/" class="px-[20px] flex items-center gap-4 flag-anchor whitespace-nowrap">
|
||||
|
||||
@@ -28,6 +28,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
@@ -84,6 +86,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -166,7 +170,7 @@
|
||||
<li><a href="/docs/protocol/simplex-chat.html" class="lg:px-[20px] inline-block"
|
||||
>Protocolo Chat</a></li>
|
||||
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
|
||||
>Glossary</a></li>
|
||||
>Glosario</a></li>
|
||||
|
||||
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
|
||||
|
||||
@@ -268,6 +272,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</a>
|
||||
|
||||
@@ -387,6 +393,17 @@
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/uk/invitation/" class="px-[20px] flex items-center gap-4 flag-anchor whitespace-nowrap">
|
||||
<img class="h-4" src="/img/flags/ua.svg" alt="" srcset="">
|
||||
<p>Українська</p>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li>
|
||||
|
||||
<a href="/zh_Hans/invitation/" class="px-[20px] flex items-center gap-4 flag-anchor whitespace-nowrap">
|
||||
|
||||
Reference in New Issue
Block a user