From fdfa10985aeba78b7ae1b8e11e2a8779ef38cca4 Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Thu, 2 Apr 2026 19:04:15 +0200 Subject: [PATCH] Block AI crawler --- templates/layout.html.twig | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/layout.html.twig b/templates/layout.html.twig index a6f353900..e9aefe1d7 100644 --- a/templates/layout.html.twig +++ b/templates/layout.html.twig @@ -239,7 +239,11 @@ {% block script_init %}{% endblock %}