From 32c1a5dd203435e8bef324306d1516e28ce14615 Mon Sep 17 00:00:00 2001 From: Arne Rief Date: Sat, 20 Dec 2025 20:03:23 +0100 Subject: Post-Card new design, improved styling for codeblocks & search --- layouts/index.json | 1 + 1 file changed, 1 insertion(+) (limited to 'layouts/index.json') diff --git a/layouts/index.json b/layouts/index.json index 29d7e14..00a7048 100644 --- a/layouts/index.json +++ b/layouts/index.json @@ -5,6 +5,7 @@ "title" .Title "summary" (.Summary | plainify | htmlUnescape) "url" .RelPermalink + "section" (lang.translate (.Section | singularize) | default (.Section | singularize | title)) "date" (.Date.Format "2006-01-02T15:04:05Z07:00") "tags" .Params.tags -}} -- cgit v1.2.3