From 0af1e340475c2271d9f16a291accbf360738d2ab Mon Sep 17 00:00:00 2001 From: samaradel Date: Wed, 27 Apr 2022 11:09:28 +0200 Subject: [PATCH] Add favicon --- static/images/icons/favicon.png | Bin 0 -> 327 bytes templates/partials/head.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 static/images/icons/favicon.png diff --git a/static/images/icons/favicon.png b/static/images/icons/favicon.png new file mode 100644 index 0000000000000000000000000000000000000000..40b4c0b14b32af164c18ee45b4ba9da1be7857b2 GIT binary patch literal 327 zcmeAS@N?(olHy`uVBq!ia0vp^T0pGJ!3HF69Q*kgNO2Z;L>4nJa0`JjP1^Uj5hbk2v3vRY4lrUdYRq~h7W8u XC8oU7j=vEH1_FbptDnm{r-UW|7z={+ literal 0 HcmV?d00001 diff --git a/templates/partials/head.html b/templates/partials/head.html index b5194d413..cf0caa6e9 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -5,7 +5,7 @@ {% set zolaVer = '0.13.0' %} - + {% block title %} {% if current_path == '/' %} {{ config.title }}