Corretto makefile, pubblicazione ok.

This commit is contained in:
Emiliano Vavassori 2020-11-23 01:45:59 +01:00
parent 83ba77975f
commit 93e33b71c3
11 changed files with 65 additions and 32 deletions

View file

@ -28,8 +28,8 @@ DISPLAY_CATEGORIES_ON_MENU = False
# Blue Penguin theme
THEME = 'themes/blue-penguin'
DISPLAY_FOOTER = False
DISPLAY_HOME = False
FOOTER = "Contenuti rilasciati con licenza CC-SA-BY 4.0"
# Gum theme
#THEME = 'themes/gum'
@ -67,7 +67,3 @@ AUTHOR_FEED_RSS = None
# Uncomment following line if you want document-relative URLs when developing
#RELATIVE_URLS = True
# Deploy
SSH_HOST = "ciccio"
SSH_TARGET_DIR = "/var/lib/nethserver/vhost/conference"