From 097c6c42dc00bb730581a79b9daa11f0f2e63969 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 17 Jun 2017 16:52:28 +0200 Subject: Fix email check --- layouts/partials/sidebar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/sidebar.html') diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index c603a93..ba935ae 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -23,7 +23,7 @@
+
{{ with .Site.Params.Description }} {{.}} {{ else }}An elegant open source and mobile first theme for hugo made by @mdo. Originally made for Jekyll.{{end}}
-- cgit 1.4.1 From 31213261acdf834f65fd4f9999cb8f1281f81f22 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 17 Jun 2017 17:35:40 +0200 Subject: Show author image, if configured --- layouts/partials/sidebar.html | 4 ++++ static/css/hyde.css | 7 +++++++ 2 files changed, 11 insertions(+) (limited to 'layouts/partials/sidebar.html') diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index 9d57c7c..749eb7c 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -1,5 +1,9 @@