From 02553ed96906521054550e37a528ca3c4d48d7e2 Mon Sep 17 00:00:00 2001 From: kylejcarlton Date: Thu, 16 Dec 2021 19:05:10 -0600 Subject: [PATCH] update favicon name --- config.toml | 2 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -%} - +