diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 68148bea..fcf0aeef 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -32,8 +32,7 @@ {{ if .Site.Params.attribution | default true }}

{{ $hugo := printf `Hugo` - }} + href="https://gohugo.io/" target="_blank" rel="noopener noreferrer">Hugo` }} {{ $congo := printf `Congo` }} {{ i18n "footer.powered_by" (dict "Hugo" $hugo "Congo" $congo) | safeHTML }}