feat: archiv, tagy v menu, oprava _index.md
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
|
||||
|
||||
<link href="https://arch-linux.cz/@arch" rel="me">
|
||||
<link href="https://gts.arch-linux.cz/@arch" rel="me">
|
||||
|
||||
|
||||
|
||||
@@ -233,7 +233,7 @@ Diskový správce Gnome-Disks # sudo pacman -S gnome-disk-utility Moutovat disko
|
||||
[{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Article",
|
||||
"articleSection": "Posts",
|
||||
"articleSection": "Archiv článků",
|
||||
"name": "Quad Boot",
|
||||
"headline": "Quad Boot",
|
||||
|
||||
@@ -477,6 +477,42 @@ Diskový správce Gnome-Disks # sudo pacman -S gnome-disk-utility Moutovat disko
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -709,6 +745,40 @@ Diskový správce Gnome-Disks # sudo pacman -S gnome-disk-utility Moutovat disko
|
||||
|
||||
</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>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -909,7 +979,7 @@ Diskový správce Gnome-Disks # sudo pacman -S gnome-disk-utility Moutovat disko
|
||||
|
||||
<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"
|
||||
|
||||
Reference in New Issue
Block a user