From fb5cc45d0d917fb36a94e5298ba8ef9e63294975 Mon Sep 17 00:00:00 2001 From: Archos Date: Sat, 13 Jun 2026 21:48:31 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20oprava=20kategorie=20Zpr=C3=A1vy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 9f462ab..6f0086d 100644 --- a/hugo.toml +++ b/hugo.toml @@ -76,7 +76,7 @@ theme = "blowfish" [[menu.main]] name = "Zprávy" - url = "/categories/zrpávy/" + url = "/categories/zprávy/" weight = 3 [[menu.main]]