Browse Source

Updated footer

codeskraps 2 months ago
parent
commit
a6b9789092
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hugo.toml

+ 1 - 1
hugo.toml

@@ -32,7 +32,7 @@ hostname = "codeskraps.com"
 sitedescription = 'Your website description'
 readingTime = true
 published = true
-footerHtml = 'Built with <a href="https://gohugo.io" class="footerLink">Hugo</a> and <a href="https://github.com/LordMathis/hugo-theme-nightfall" class="footerLink">Nightfall</a> theme'
+footerHtml = 'CC 2024, Built with <a href="https://gohugo.io" class="footerLink">Hugo</a> and <a href="https://github.com/LordMathis/hugo-theme-nightfall" class="footerLink">Nightfall</a> theme'
 
     [params.author]
         name = "codeskraps"