diff --git a/layouts/partials/footer/footer.html b/layouts/partials/footer/footer.html index 6284349..3a6c20d 100644 --- a/layouts/partials/footer/footer.html +++ b/layouts/partials/footer/footer.html @@ -13,11 +13,11 @@ {{ . | safeHTML }}
{{ end }} - {{- $Generator := `Hugo` -}} + {{- $Generator := `❤️ and Hugo` -}} {{- $Theme := printf `Stack` $ThemeVersion -}} {{- $DesignedBy := `Jimmy` -}} {{ T "footer.builtWith" (dict "Generator" $Generator) | safeHTML }}
{{ T "footer.designedBy" (dict "Theme" $Theme "DesignedBy" $DesignedBy) | safeHTML }} - \ No newline at end of file +