Compare commits
5 Commits
331e72fc5f
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 60e01d8286 | |||
| 072647ac48 | |||
| 0e7f3b551d | |||
| 0d23e2f49f | |||
| 22f2479323 |
@@ -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'
|
||||
|
||||
|
||||
Submodule themes/nightfall updated: f8d6b0545d...afc57f3c39
Submodule themes/nix updated: 4421bda39b...e571fb4470
Reference in New Issue
Block a user