Skip to content

Commit c272026

Browse files
author
Thierry Chappuis
committed
Added favicon
1 parent f82372e commit c272026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pelicanconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
STATIC_PATHS = ['images', 'extra/CNAME']
1313
EXTRA_PATH_METADATA = {
1414
'extra/CNAME': {'path': 'CNAME'},
15-
'extra/favicon-32x32.png'}
15+
'extra/favicon-32x32.png': {'path': 'favicon-32x32.png'}}
1616
FAVICON = 'favicon-32x32.png'
1717
MAIN_MENU = True
1818
DISPLAY_PAGES_ON_MENU = False

0 commit comments

Comments
 (0)