diff --git a/config.toml b/config.toml index 4eda167..75decb7 100644 --- a/config.toml +++ b/config.toml @@ -75,5 +75,5 @@ use_full_hack_font = false # Mimetype defaults to "image/x-icon". # The URL should point at a file located # in your site's "static" directory. -favicon = "https://raw.githubusercontent.com/kylejcarlton/zola-theme-terminimal/master/img/favicon-32x32.png" +favicon = "https://raw.githubusercontent.com/kylejcarlton/zola-theme-terminimal/master/img/favicon.png" favicon_mimetype = "image/png" diff --git a/templates/index.html b/templates/index.html index 65a6c81..cb99948 100644 --- a/templates/index.html +++ b/templates/index.html @@ -20,7 +20,7 @@ {%- block extra_head %} {% endblock extra_head -%} - +