diff --git a/pelicanconf.py b/pelicanconf.py index 9a16747110..18c01c5070 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -39,6 +39,7 @@ EXTRA_PATH_METADATA = { } THEME = 'themes/cetcat' +THEME_STATIC_DIR = '../theme/' #SUMMARY_USE_FIRST_PARAGRAPH = True