Skip to content

Commit

Permalink
hugo: fix egregious broken footer links
Browse files Browse the repository at this point in the history
  • Loading branch information
jo3-l committed Jul 28, 2024
1 parent 0538975 commit 86073f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/_default/languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
[en.params]
languageISO = "EN"
languageTag = "en-US"
footer = 'Built using <a class="text-muted" href="https://getdoks.com/">Doks</a> and <a class="text-muted" href="https://https://gohugo.io/">Hugo</a>'
footer = 'Built using <a class="text-muted" href="https://getdoks.org/">Doks</a> and <a class="text-muted" href="https://gohugo.io/">Hugo</a>'

0 comments on commit 86073f1

Please sign in to comment.