Update subproject commit for Nightfall theme
This commit is contained in:
@@ -3,6 +3,11 @@ languageCode = 'en'
|
||||
defaultContentLanguage = 'en'
|
||||
theme = "nightfall"
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
[menu]
|
||||
[[menu.header]]
|
||||
name = "posts"
|
||||
@@ -33,15 +38,21 @@ theme = "nightfall"
|
||||
hostname = "gohugo.io"
|
||||
sitedescription = "Minimal dark theme for Hugo"
|
||||
|
||||
showMetadata = true # Master switch for all metadata display
|
||||
showPublishedDate = true # Show published date on post page
|
||||
published = true
|
||||
showReadingTime = true # Show reading time on post page
|
||||
readingTime = true
|
||||
showTags = true # Show tags on post page
|
||||
showAuthors = true # Show authors on post page
|
||||
showCategories = true # Show categories on post page
|
||||
|
||||
[params.author]
|
||||
name = "Hugo Nightfall"
|
||||
avatar = "/avatar.png"
|
||||
avatarSize = "size-m"
|
||||
avatarFirst = true
|
||||
|
||||
readingTime = false
|
||||
published = false
|
||||
|
||||
[params.styles]
|
||||
color = "blue"
|
||||
|
||||
|
Submodule themes/nightfall updated: 2c3d66e276...f8d6b0545d
Reference in New Issue
Block a user