update site references

This commit is contained in:
Nuno Coração
2022-12-30 15:25:34 +00:00
parent 4745548ea1
commit 2af0079c92
7 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
href="https://gohugo.io/" target="_blank" rel="noopener noreferrer">Hugo</a>`
}}
{{ $blowfish := printf `<a class="hover:underline hover:decoration-primary-400 hover:text-primary-500"
href="https://nunocoracao.github.io/blowfish/" target="_blank" rel="noopener noreferrer">Blowfish</a>` }}
href="https://blowfish.page/" target="_blank" rel="noopener noreferrer">Blowfish</a>` }}
{{ i18n "footer.powered_by" (dict "Hugo" $hugo "Theme" $blowfish) | safeHTML }}
</p>
{{ end }}