From d634eb91ee749a4749d846eaabed69a86d865b42 Mon Sep 17 00:00:00 2001 From: kylejcarlton Date: Thu, 16 Dec 2021 18:41:55 -0600 Subject: [PATCH] update favicon and index footer --- config.toml | 4 ++-- static/fonts/favicon-32x32.png | Bin 0 -> 673 bytes templates/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 static/fonts/favicon-32x32.png diff --git a/config.toml b/config.toml index dfc4d31..3259e38 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 = "/favicon.png" -# favicon_mimetype = "image/png" +favicon = "/favicon-32x32.png" +favicon_mimetype = "image/png" diff --git a/static/fonts/favicon-32x32.png b/static/fonts/favicon-32x32.png new file mode 100644 index 0000000000000000000000000000000000000000..d0035d1487a9c26af6c801676497b90768c62e54 GIT binary patch literal 673 zcmV;S0$%-zP)LXn6~f`tl#kIo{N3N}d5$tOlHbk5WM*Itn^A zVqs}xWubq@mtu7`t`nDavs!G54-RwAo$q(gxwp7PL<|u<5Ydu|a3n3)o(!#nV;TRd z2O^@?2?17gLi3Hj0lonaTd3FT(Qdb4wOWr4U@#ca?RMdIyTS83EEdag0qXTS{C+=( z2zI+2NF+eTVsWd5JkLwUH#axPWHMW0=yW9{9SX2d-EJ2b7Z)HRJU>6f?RJZ~+uK__K0f}e zPp8u`o6Wxka5x-@L?ZBbJgC)bXfztA*Xsy}!#e`^PDg~3JcOSC ze3Z##Lb+UqTrLO4aR`M%d)u7P=iziZ;q`iv&1U!Cf#Jm4GMPj$7z7a^5{V!d ziyapr8jT_vjfw#Ac>F&Dh{a<620*P=V>B8;tJQuTfW=|~%d%K5mta|TE7oWpKV~OZYft7K*-HiN#%Y4700000NkvXX Hu0mjfT97D- literal 0 HcmV?d00001 diff --git a/templates/index.html b/templates/index.html index b5e6d0f..6814d49 100644 --- a/templates/index.html +++ b/templates/index.html @@ -104,7 +104,7 @@ :: - Powered by Zola using Terminimal Theme . + Powered by Zola using Terminimal Theme {% endif -%}