From f00547e98132ad4c7cb933b718a2055011aaf575 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 6 Feb 2018 20:36:11 +0100 Subject: [PATCH] Add section to the title element And another minor showcase-tweet. --- themes/gohugoioTheme/layouts/showcase/single.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/gohugoioTheme/layouts/showcase/single.html b/themes/gohugoioTheme/layouts/showcase/single.html index 583dcfe33..a5a6d4212 100644 --- a/themes/gohugoioTheme/layouts/showcase/single.html +++ b/themes/gohugoioTheme/layouts/showcase/single.html @@ -1,3 +1,7 @@ +{{ define "title" }} +Showcase: {{ .Title }} +{{ end }} + {{ define "main" }}