diff --git a/themes/basspistol2025/layouts/partials/body/gancio.html b/themes/basspistol2025/layouts/partials/body/gancio.html
index 09e2977..cb63dda 100644
--- a/themes/basspistol2025/layouts/partials/body/gancio.html
+++ b/themes/basspistol2025/layouts/partials/body/gancio.html
@@ -91,6 +91,10 @@
line-height: 0.35em;
}
}
+ #gancioEvents.svelte-1ap5437 {
+ font-family: inherit !important;
+ }
+
}
@@ -109,5 +113,38 @@
+ {{ .title }}
+ @{{ .place.name }}
+ {{ .place.address }}
+ {{ range .tags }}
+ #{{ . }}
+
+ {{ end }}
+ {{ range .media }}
+
+ {{ end }}
+
+ {{ end }}
+
{{ debug.Dump $data }}
+ {{ end }}
+
+