From 07f1eff851b4de4ea98db0de5d57f755c63a1fc5 Mon Sep 17 00:00:00 2001 From: srv Date: Tue, 29 Apr 2025 13:12:05 -0500 Subject: First new.sh generation --- pelicanconf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pelicanconf.py') diff --git a/pelicanconf.py b/pelicanconf.py index 9e84e94..09236b4 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -31,7 +31,7 @@ PLUGINS = [ 'another_read_more_link', 'compressor', 'get_app_version', -# 'i18n_subsites', + 'i18n_subsites', 'neighbors', 'pelican-css-js', 'sitemap', -- cgit v1.2.3