This commit is contained in:
epoberezkin
2023-06-25 22:27:23 +00:00
parent 0236973fea
commit d91c983f14
111 changed files with 9538 additions and 692 deletions

View File

@@ -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"
>Protocollo di chat</a></li>
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
>Glossary</a></li>
>Glossario</a></li>
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
@@ -269,6 +273,8 @@
</a>
<ul class="flex flex-col items-start gap-2 h-fit absolute top-11 -left-10 bg-white dark:bg-black mt-[10px] py-4 min-w-[170px] rounded-md shadow-[0_0_3px_rgb(60_72_88_/_15%)] sub-menu overflow-auto">
@@ -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">

View File

@@ -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"
>Protocollo di chat</a></li>
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
>Glossary</a></li>
>Glossario</a></li>
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
@@ -269,6 +273,8 @@
</a>
<ul class="flex flex-col items-start gap-2 h-fit absolute top-11 -left-10 bg-white dark:bg-black mt-[10px] py-4 min-w-[170px] rounded-md shadow-[0_0_3px_rgb(60_72_88_/_15%)] sub-menu overflow-auto">
@@ -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">

View File

@@ -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"
>Protocollo di chat</a></li>
<li><a href="/docs/glossary.html" class="lg:px-[20px] inline-block"
>Glossary</a></li>
>Glossario</a></li>
<hr class=" h-[1px] w-full dark:opacity-[0.1]">
@@ -269,6 +273,8 @@
</a>
<ul class="flex flex-col items-start gap-2 h-fit absolute top-11 -left-10 bg-white dark:bg-black mt-[10px] py-4 min-w-[170px] rounded-md shadow-[0_0_3px_rgb(60_72_88_/_15%)] sub-menu overflow-auto">
@@ -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">