diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 05db08a..f360d71 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -23,6 +23,7 @@ theme = "hyde-hyde" dateformat = "Jan 2, 2006" # sidebar, copyright & license + #logoimage = "/img/hugo.png" copyright = "htr3n" license = "CC BY-SA 4.0" licenseURL = "https://creativecommons.org/licenses/by-sa/4.0" diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index 2e33fec..e256384 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -3,7 +3,15 @@