feat: archiv, tagy v menu, oprava _index.md
This commit is contained in:
+75
-5
@@ -38,7 +38,7 @@
|
||||
|
||||
|
||||
|
||||
<link href="https://arch-linux.cz/@arch" rel="me">
|
||||
<link href="https://gts.arch-linux.cz/@arch" rel="me">
|
||||
|
||||
|
||||
|
||||
@@ -473,6 +473,42 @@ Novinky # [/et_pb_text][et_pb_text _builder_version=“4.27.4” text_font=“Ca
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
href="/posts/"
|
||||
|
||||
class="flex items-center bf-icon-color-hover"
|
||||
aria-label="Archiv"
|
||||
title="Archiv článků">
|
||||
|
||||
|
||||
<span class="text-base font-medium break-normal">
|
||||
Archiv
|
||||
</span>
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a
|
||||
href="/tags/"
|
||||
|
||||
class="flex items-center bf-icon-color-hover"
|
||||
aria-label="Tagy"
|
||||
title="Tags">
|
||||
|
||||
|
||||
<span class="text-base font-medium break-normal">
|
||||
Tagy
|
||||
</span>
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -705,6 +741,40 @@ Novinky # [/et_pb_text][et_pb_text _builder_version=“4.27.4” text_font=“Ca
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="px-2">
|
||||
<a
|
||||
href="/posts/"
|
||||
aria-label="Archiv"
|
||||
|
||||
class="flex items-center gap-4 group bf-icon-color-hover text-neutral-700 dark:text-neutral-200">
|
||||
|
||||
<span title="Archiv článků" class="text-2xl font-bold tracking-tight">
|
||||
Archiv
|
||||
</span>
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="px-2">
|
||||
<a
|
||||
href="/tags/"
|
||||
aria-label="Tagy"
|
||||
|
||||
class="flex items-center gap-4 group bf-icon-color-hover text-neutral-700 dark:text-neutral-200">
|
||||
|
||||
<span title="Tags" class="text-2xl font-bold tracking-tight">
|
||||
Tagy
|
||||
</span>
|
||||
|
||||
</a>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -853,7 +923,7 @@ Novinky # [/et_pb_text][et_pb_text _builder_version=“4.27.4” text_font=“Ca
|
||||
|
||||
<a
|
||||
class=" hover:text-primary-700 dark:hover:text-primary-400"
|
||||
href="https://arch-linux.cz/@arch"
|
||||
href="https://gts.arch-linux.cz/@arch"
|
||||
|
||||
target="_blank"
|
||||
aria-label="Fediverse"
|
||||
@@ -1037,14 +1107,14 @@ Novinky # [/et_pb_text][et_pb_text _builder_version=“4.27.4” text_font=“Ca
|
||||
|
||||
<a
|
||||
class="flex text-neutral-700 hover:text-primary-600 dark:text-neutral dark:hover:text-primary-400"
|
||||
href="/zasady-ochrany-osobnich-udaju/">
|
||||
href="/komunita/">
|
||||
<span class="leading-6">
|
||||
<span class="inline-block rtl:rotate-180">←</span> Zásady ochrany osobních údajů
|
||||
<span class="inline-block rtl:rotate-180">←</span> Komunita
|
||||
</span>
|
||||
</a>
|
||||
|
||||
<span class="ms-6 mt-1 text-xs text-neutral-500 dark:text-neutral-400">
|
||||
<time datetime="2022-11-28T00:00:00+00:00">28. listopadu 2022</time>
|
||||
<time datetime="2024-01-01T00:00:00+00:00">1. ledna 2024</time>
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user