From ff26c66efd958efdb773209ba581c0b20452873c Mon Sep 17 00:00:00 2001 From: Curtis Timson Date: Sun, 18 Feb 2018 20:00:24 +0000 Subject: :wrench: Configure sidebar image path --- exampleSite/config.toml | 6 +++++- layouts/partials/post/sidebar.html | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 0a1f9f9..f23c683 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -71,4 +71,8 @@ theme = "../.." [params.settings] googleanalytics = "UA-113904582-1" - disqus = "hugo-dopetrope" \ No newline at end of file + disqus = "hugo-dopetrope" + +[params.sidebar] + enabled = true + image = "images/pic09.jpg" \ No newline at end of file diff --git a/layouts/partials/post/sidebar.html b/layouts/partials/post/sidebar.html index 6b9b9f6..f2feb9a 100644 --- a/layouts/partials/post/sidebar.html +++ b/layouts/partials/post/sidebar.html @@ -1,6 +1,6 @@
- +

Sed etiam lorem nulla

-- cgit v1.2.3