From 2726baea2ec971bb4ee15291a0e031c7ddaa64b9 Mon Sep 17 00:00:00 2001 From: foswret Date: Fri, 14 Aug 2026 12:21:57 -0500 Subject: Update to Zola 0.23 Can not use {{ page.title }} in base.html for
, where text was black-on-black.
---
templates/robots.txt | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
(limited to 'templates/robots.txt')
diff --git a/templates/robots.txt b/templates/robots.txt
index b6ac790..9662fc4 100644
--- a/templates/robots.txt
+++ b/templates/robots.txt
@@ -1,4 +1,2 @@
User-agent: *
-Disallow:
-Allow: /
-Sitemap: {{ get_url(path="sitemap.xml") }}
+Disallow: /
--
cgit v1.2.3