From d4192cc1a159d7640311e6d3c8f04fca532f6134 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Sun, 29 Oct 2023 14:25:02 +0200 Subject: [PATCH] updated favicon --- static/images/favicon.png | Bin 0 -> 327 bytes templates/partials/head.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 static/images/favicon.png diff --git a/static/images/favicon.png b/static/images/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 561c8df..d3c37e2 100644 --- a/templates/partials/head.html +++ b/templates/partials/head.html @@ -5,7 +5,7 @@ {% set zolaVer = '0.13.0' %} - + {% block title %} {{ config.title }}