diff options
author | Jesús <heckyel@hyperbola.info> | 2020-05-18 17:07:29 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-05-18 17:07:29 -0500 |
commit | adc617ad6b49d4e229771d71fb41f2dfbec0b2dd (patch) | |
tree | f0c1fe5cdb08a10cc59d9351b3eda756e82b253c /pelicanconf.py | |
parent | 922979d34c3bd54a57c9db8442f66c496f246e97 (diff) | |
download | libretube-adc617ad6b49d4e229771d71fb41f2dfbec0b2dd.tar.lz libretube-adc617ad6b49d4e229771d71fb41f2dfbec0b2dd.tar.xz libretube-adc617ad6b49d4e229771d71fb41f2dfbec0b2dd.zip |
README.md: update
Diffstat (limited to 'pelicanconf.py')
-rw-r--r-- | pelicanconf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py index c12c949..b2c7c17 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -4,7 +4,6 @@ from __future__ import unicode_literals from pelican import __version__ as PELICAN_VERSION -from jinja2 import Environment # Basic settings (http://docs.getpelican.com/en/stable/settings.html#basic-settings) DEFAULT_CATEGORY = 'Sin categoría' |