diff options
| author | Arne Rief <riearn@proton.me> | 2025-12-20 20:03:23 +0100 |
|---|---|---|
| committer | Arne Rief <riearn@proton.me> | 2025-12-20 20:03:23 +0100 |
| commit | 32c1a5dd203435e8bef324306d1516e28ce14615 (patch) | |
| tree | 8e044a02a47ac2f2ab8341e82ae9e7095d4c5cea /layouts/index.json | |
| parent | 6b5ac43b0eb9f799220783e98b5961192666b755 (diff) | |
Post-Card new design, improved styling for codeblocks & search
Diffstat (limited to 'layouts/index.json')
| -rw-r--r-- | layouts/index.json | 1 |
1 files changed, 1 insertions, 0 deletions
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 -}} |
