diff --git a/pelicanconf.py b/pelicanconf.py index 7e02367..3a0fddc 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -43,6 +43,7 @@ PAGE_LANG_SAVE_AS = '{slug}.{lang}.html' #PAGE_BACKGROUND = 'images/background.jpg' THEME = 'themes/skeleton/' +FONT_URL = 'https://fontlibrary.org/face/anka-coder-narrow' # Confs relative to the theme nest #NEST_HEADER_IMAGES = 'banner.png'