From 68776675d0054b6c0f7b07bf1bb5c85bf9417a23 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Sat, 18 Apr 2020 22:16:51 -0400 Subject: [PATCH] Updated config for proper icon and logo --- config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml b/config.yaml index 68af909..cbaa57f 100644 --- a/config.yaml +++ b/config.yaml @@ -44,9 +44,9 @@ menu: url: "/tags/" params: - favicon: "/static/img/favicon.svg" + favicon: "/static/img/favicon.ico" since: "2017" - logoImage: "/static/img/favicon.svg" + logoImage: "/static/img/logo.png" logoTitle: "bdebyl" keywords: ["bastian", "de byl", "bdebyl", "bastian de byl"] description: "A random assortment of my personal projects."