Cambiate impostazioni di pubblicazione.
This commit is contained in:
parent
6788b5ea00
commit
90a9d9dc07
2 changed files with 7 additions and 18 deletions
|
@ -48,11 +48,6 @@ DISPLAY_CATEGORIES_ON_MENU = False
|
|||
THEME = 'themes/pelican-blue'
|
||||
DISPLAY_FOOTER = False
|
||||
|
||||
# Blue Penguin theme
|
||||
#THEME = 'themes/blue-penguin'
|
||||
#DISPLAY_HOME = False
|
||||
#FOOTER = "Contenuti rilasciati con licenza CC-SA-BY 4.0"
|
||||
|
||||
# Feed generation is usually not desired when developing
|
||||
FEED_ALL_ATOM = None
|
||||
CATEGORY_FEED_ATOM = None
|
||||
|
@ -60,15 +55,6 @@ TRANSLATION_FEED_ATOM = None
|
|||
AUTHOR_FEED_ATOM = None
|
||||
AUTHOR_FEED_RSS = None
|
||||
|
||||
# Blogroll
|
||||
#LINKS = (('Pelican', 'https://getpelican.com/'),
|
||||
# ('Python.org', 'https://www.python.org/'),
|
||||
# ('Jinja2', 'https://palletsprojects.com/p/jinja/'),
|
||||
# ('You can modify those links in your config file', '#'),)
|
||||
|
||||
# Social widget
|
||||
#SOCIAL = (('You can add links in your config file', '#'),
|
||||
# ('Another social link', '#'),)
|
||||
SOCIAL = (
|
||||
('fas fa-home', 'https://libreitalia.org'),
|
||||
('fab fa-twitter', 'http://twitter.com/libreitalia'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue