From 69a5fab541fc2b0788ede59cd3cfe8c8b0544db5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jirka=20Stehl=C3=ADk?= Date: Tue, 24 Mar 2026 14:12:21 +0100 Subject: [PATCH] Corrected categories --- content/blog/01-blog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/01-blog.md b/content/blog/01-blog.md index 48cf7e7..c1f3b33 100644 --- a/content/blog/01-blog.md +++ b/content/blog/01-blog.md @@ -4,7 +4,7 @@ draft: false title: "Let's start a blog!" author: "Jirka" tags: ["hugo", "idea", "guide", "tutorial"] -categories: ["documentation", "idea"] +categories: ["blog", "idea"] description: "Behind the scenes of the idea and setup." ---