diff --git a/extra/favicon.ico b/content/images/favicon.ico similarity index 100% rename from extra/favicon.ico rename to content/images/favicon.ico diff --git a/pelicanconf.py b/pelicanconf.py index 793a485..961651e 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -51,6 +51,3 @@ SUMMARY_MAX_LENGTH = 50 # Uncomment following line if you want document-relative URLs when developing # RELATIVE_URLS = True -EXTRA_PATH_METADATA = { - 'extra/favicon.ico': {'path': 'favicon.ico'}, # and this -} diff --git a/themes/simple/templates/base.html b/themes/simple/templates/base.html index f1c5547..84e5759 100644 --- a/themes/simple/templates/base.html +++ b/themes/simple/templates/base.html @@ -1,6 +1,7 @@ +