From 3a7707174fc9075104ad618d7e150fe97d9f44ba Mon Sep 17 00:00:00 2001 From: Schorsch3000 Date: Tue, 24 Feb 2026 13:51:39 +0100 Subject: [PATCH] remove cat --- .../hugo-theme-flat/layouts/_default/newsoverview.html | 9 --------- 1 file changed, 9 deletions(-) diff --git a/themes/hugo-theme-flat/layouts/_default/newsoverview.html b/themes/hugo-theme-flat/layouts/_default/newsoverview.html index ecd30e6..90363f8 100644 --- a/themes/hugo-theme-flat/layouts/_default/newsoverview.html +++ b/themes/hugo-theme-flat/layouts/_default/newsoverview.html @@ -13,15 +13,6 @@

{{ .Title }}

- {{ with .Params.Categories }} -
- Categories: - {{ range first 2 . }} - {{ . }} - {{ end }} -
- {{ end }} - {{ with .Params.Tags }}
Tags: