Update footer Design URL from github.com to gohugo.io

This commit is contained in:
Damon Lynch 2020-10-12 14:20:08 -04:00
parent fc027ca096
commit 08d0d9a7b1

View file

@ -7,9 +7,7 @@
<section>{{ echoParam .Site.Params "hidebyline" }}</section>
{{ if ne .Site.Params.hidedesignbyline true }}
<section>
<!-- TODO: Change link to https://themes.gohugo.io/hugo-scroll/ once
https://github.com/gohugoio/hugoThemes/issues/881 is solved. -->
<a href="https://github.com/janraasch/hugo-scroll/">Design</a> template
<a href="https://themes.gohugo.io/hugo-scroll/">Design</a> template
built with ♥️ by
<a href="https://www.janraasch.com" title="Jan Raasch">Jan Raasch</a>
</section>{{ end }}