added favicon

proposta-home
putro 2020-01-03 20:37:55 +01:00
förälder 29b3af5962
incheckning 10f7da1b3e
2 ändrade filer med 4 tillägg och 0 borttagningar

Binary file not shown.

Efter

Bredd:  |  Höjd:  |  Storlek: 15 KiB

Visa fil

@ -14,6 +14,10 @@ PAGE_PATHS = ['pages']
ARTICLE_PATHS = ['blog']
STATIC_PATHS = ['images', 'media']
EXTRA_PATH_METADATA = {
'images/favicon.ico': {'path': 'favicon.ico'}
}
TIMEZONE = 'Europe/Rome'
DEFAULT_LANG = u'it'