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 @@ - +