From 406cef385f982e045820291d085e0f2e2aededfc Mon Sep 17 00:00:00 2001 From: Muhammad Rifqi Fatchurrahman Date: Thu, 13 Aug 2020 18:58:28 +0700 Subject: [PATCH] custom favicon --- exampleSite/config.yaml | 1 + layouts/partials/header.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index f325cfb..47a59cb 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -39,6 +39,7 @@ params: logo: main: /assets/images/main-logo.png inverted: /assets/images/inverted-logo.png + favicon: /assets/images/favicon.png # GitHub repo URL of your site gitRepo: https://github.com/hossainemruz/toha-example-site diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 9ffdb2f..718af39 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -13,7 +13,7 @@ - +