From 36f9a0791a93643d3f33cf19d074dc199c3155a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Mon, 20 Sep 2021 21:16:36 -0500 Subject: [PATCH] disable STATIC_CREATE_LINKS --- pelicanconf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 888fd93..f641ecf 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -77,7 +77,6 @@ AUTHORS_URL = 'pages/créditos/' AUTHORS_SAVE_AS = 'pages/créditos/index.html' ARCHIVES_URL = 'archives/' ARCHIVES_SAVE_AS = 'archives/index.html' -STATIC_CREATE_LINKS = True STATIC_PATHS = [ '.htaccess', 'heckyel_pub.asc',