diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index a424ae7..f050c8a 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -58,7 +58,7 @@ {{ if .Site.Copyright }} {{ .Site.Copyright | markdownify }} {{ else }} - Blog template built by @mralanorth. + Blog template created by @mdo, ported to Hugo by @mralanorth. {{ end }}