From a7fcc36fed7f22b8eabdaeb9dbf1a63e7f96206e Mon Sep 17 00:00:00 2001 From: Jan Raasch Date: Wed, 8 Jul 2020 20:33:36 +0200 Subject: [PATCH] chore: point design-template-link to github for now --- layouts/partials/footer.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index fc0dc8e..6417d6c 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -3,7 +3,9 @@ {{ with .Site.Params.copyright }}{{ end }}
{{ echoParam .Site.Params "hidebyline" }}
{{ if ne .Site.Params.hidedesignbyline true }}
- Design template built with ♥️ by Jan Raasch + + Design template built with ♥️ by Jan Raasch
{{ end }}