|
|
|
|
@ -222,11 +222,11 @@ ignore_files = []
|
|
|
|
|
# The default is 3 columns (176px). |
|
|
|
|
# colorbox_column_size = 3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Site Logo |
|
|
|
|
# Use a logo file in the sidebar |
|
|
|
|
# You must place the logo file into the theme's static images folder, which can be done using files_to_copy |
|
|
|
|
# files_to_copy = (('extra/logo.png', 'static/images/logo.png')) |
|
|
|
|
# Site Logo - Use a logo file in the sidebar |
|
|
|
|
# Only for colorbox currently, it could be adapted for other themes |
|
|
|
|
# You must place the logo file into the theme's static images folder, which |
|
|
|
|
# can be done using 'files_to_copy': |
|
|
|
|
# files_to_copy = (('extra/logo.png', 'static/logo.png')) |
|
|
|
|
# site_logo = 'logo.png' |
|
|
|
|
|
|
|
|
|
# -------- |
|
|
|
|
|