Update themes
This commit is contained in:
@@ -31,10 +31,14 @@ theme = "nightfall"
|
|||||||
|
|
||||||
user = "hello"
|
user = "hello"
|
||||||
hostname = "gohugo.io"
|
hostname = "gohugo.io"
|
||||||
|
sitedescription = "Minimal dark theme for Hugo"
|
||||||
|
|
||||||
[params.author]
|
[params.author]
|
||||||
name = "Hugo Nightfall"
|
name = "Hugo Nightfall"
|
||||||
|
|
||||||
|
[params.styles]
|
||||||
|
color = "blue"
|
||||||
|
|
||||||
readingTime = true
|
readingTime = true
|
||||||
published = true
|
published = true
|
||||||
|
|
||||||
|
@@ -3,6 +3,7 @@ author = "Hugo Authors"
|
|||||||
title = "Image Test"
|
title = "Image Test"
|
||||||
date = "2023-13-08"
|
date = "2023-13-08"
|
||||||
description = "Test images in Hugo"
|
description = "Test images in Hugo"
|
||||||
|
draft = true
|
||||||
tags = [
|
tags = [
|
||||||
"image",
|
"image",
|
||||||
]
|
]
|
||||||
|
Submodule themes/nightfall updated: e15a01404d...b3be81f84e
Submodule themes/nix updated: 72c7ff1fab...435c923c29
Reference in New Issue
Block a user