Update nightfall theme configuration and submodule reference

This commit is contained in:
2025-08-13 16:39:25 +02:00
parent 22f2479323
commit 0d23e2f49f
2 changed files with 3 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ theme = "nightfall"
user = "hello"
hostname = "gohugo.io"
sitedescription = "Minimal dark theme for Hugo"
openLinksInNewTab = false
openLinksInNewTab = true
@@ -56,7 +57,7 @@ theme = "nightfall"
avatarFirst = true
[params.styles]
color = "blue"
color = "orange"
# footerHtml = 'CC BY-SA 4.0, 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'