fix: oprava kategorie Zprávy
This commit is contained in:
@@ -369,7 +369,7 @@
|
||||
|
||||
|
||||
<a
|
||||
href="/categories/zrp%C3%A1vy/"
|
||||
href="/categories/zpr%C3%A1vy/"
|
||||
|
||||
class="flex items-center bf-icon-color-hover"
|
||||
aria-label="Zprávy"
|
||||
@@ -643,7 +643,7 @@
|
||||
|
||||
<div class="px-2">
|
||||
<a
|
||||
href="/categories/zrp%C3%A1vy/"
|
||||
href="/categories/zpr%C3%A1vy/"
|
||||
aria-label="Zprávy"
|
||||
|
||||
class="flex items-center gap-4 group bf-icon-color-hover text-neutral-700 dark:text-neutral-200">
|
||||
@@ -1586,7 +1586,7 @@ Dlaždicové rozložení: Tilix umožňuje uživatelům rozdělovat terminálov
|
||||
|
||||
|
||||
|
||||
<a class="relative mt-[0.5rem] me-2" href="/categories/zrp%C3%A1vy/">
|
||||
<a class="relative mt-[0.5rem] me-2" href="/categories/zpr%C3%A1vy/">
|
||||
|
||||
<span class="flex cursor-pointer">
|
||||
|
||||
@@ -1599,7 +1599,7 @@ Dlaždicové rozložení: Tilix umožňuje uživatelům rozdělovat terminálov
|
||||
<span
|
||||
class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
|
||||
|
||||
Zrpávy
|
||||
Zprávy
|
||||
</span>
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user