diff options
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 ec60ae9..4b9c599 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -125,7 +125,6 @@ TRANSLATION_FEED_ATOM = None # Themes # https://docs.getpelican.com/en/stable/settings.html#themes THEME = 'cl-theme/' -SITESUBTITLE = 'Sitio de información sobre Software Libre' SHOW_RECENT_POSTS = 3 # the number of recent posts to show # Plugins' configuration (not from Pelican core) |