From 0fad98da18673985c367a79741084a8da8d2aa99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Wirtel?= Date: Fri, 5 Jun 2026 08:14:05 +0200 Subject: [PATCH] refactor(cfp): use .Site.Title variable instead of hardcoded conference name in H1 --- layouts/cfp/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/cfp/list.html b/layouts/cfp/list.html index ec11033..9f5b9f1 100644 --- a/layouts/cfp/list.html +++ b/layouts/cfp/list.html @@ -34,7 +34,7 @@ {{ end }}

- PyCon Ireland 2026 Call for Proposals + {{ .Site.Title }} Call for Proposals

PyCon Ireland is looking for speakers. Share your Python knowledge, inspire the community, and take the stage at Trinity College Dublin on 17 October 2026.