From 117134e4eeba21719c5166c67eb0e06f2ef39026 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Wirtel?= Date: Fri, 5 Jun 2026 07:05:34 +0200 Subject: [PATCH] feat(seo): add Google Search Console verification meta tag --- layouts/partials/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 97f8029..47404e8 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -3,6 +3,7 @@ {{ if .IsHome }}PyCon Ireland 2026 — Python Conference · Dublin, 17 October{{ else }}{{ .Title }} | {{ .Site.Title }}{{ end }} +