Ver Fonte

Update footerHtml in hugo.toml to include Umami analytics link for enhanced tracking capabilities.

codeskraps há 1 semana atrás
pai
commit
ef83ad4c7f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      hugo.toml

+ 1 - 1
hugo.toml

@@ -51,7 +51,7 @@ hostname = "codeskraps.com"
 sitedescription = 'Mobile development blog by Carles Sentis, sharing expertise in Android, iOS, and Kotlin Multiplatform development'
 readingTime = true
 published = true
-footerHtml = 'CC 2025, Built with <a href="https://gohugo.io" class="footerLink">Hugo</a>'
+footerHtml = 'CC 2025, Built with <a href="https://gohugo.io" class="footerLink">Hugo</a> | Analytics by <a href="https://umami.is" class="footerLink">Self-hosted Umami</a>'
 enableOpenGraph = true
 enableTwitterCards = true
 umami = true