Compare commits

..

5 Commits

3 changed files with 8 additions and 3 deletions

View File

@@ -32,12 +32,17 @@ theme = "nightfall"
languageName = 'English'
weight = 2
[pagination]
pagerSize = 3
[params]
user = "hello"
hostname = "gohugo.io"
sitedescription = "Minimal dark theme for Hugo"
openLinksInNewTab = true
showMetadata = true # Master switch for all metadata display
showPublishedDate = true # Show published date on post page
published = true
@@ -54,7 +59,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'