From e85c5a45029bae6fc0c4f7a4ffe97dc5c5604d10 Mon Sep 17 00:00:00 2001 From: dolphinau Date: Mon, 15 Dec 2025 14:24:19 +0100 Subject: [PATCH] Fix entry links --- layouts/partials/events/entry.html | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/layouts/partials/events/entry.html b/layouts/partials/events/entry.html index afa10f0..ba1ec5e 100644 --- a/layouts/partials/events/entry.html +++ b/layouts/partials/events/entry.html @@ -15,19 +15,24 @@ {{ end }}
-

{{ .context.LinkTitle }}

+

+ {{ .context.LinkTitle }} +

{{ .context.Summary }}

{{ .context.Description }}

{{ if .tickets }} - + Billets {{ end }} - + Infos @@ -54,7 +59,9 @@ {{ end }}
-

{{ .context.LinkTitle }}

+

{{ .context.LinkTitle }}

{{ .context.Description }}

{{ .context.Summary }}

@@ -62,12 +69,12 @@
{{ if .tickets }} - + Billets {{ end }} - + Infos