diff options
author | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-04-29 13:12:05 -0500 |
---|---|---|
committer | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-04-29 13:12:05 -0500 |
commit | 07f1eff851b4de4ea98db0de5d57f755c63a1fc5 (patch) | |
tree | 17e944dd42e160d940a7198ad25308bee21cff0d /pelicanconf.py | |
parent | f35a7b0e70032de2feec9f3bda09da44cf0e1073 (diff) |
First new.sh generation
Diffstat (limited to 'pelicanconf.py')
-rw-r--r-- | pelicanconf.py | 2 |
1 files changed, 1 insertions, 1 deletions
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', |