Update themes
This commit is contained in:
parent
167cd81328
commit
409c5314b6
|
@ -31,10 +31,14 @@ theme = "nightfall"
|
|||
|
||||
user = "hello"
|
||||
hostname = "gohugo.io"
|
||||
sitedescription = "Minimal dark theme for Hugo"
|
||||
|
||||
[params.author]
|
||||
name = "Hugo Nightfall"
|
||||
|
||||
[params.styles]
|
||||
color = "blue"
|
||||
|
||||
readingTime = true
|
||||
published = true
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@ author = "Hugo Authors"
|
|||
title = "Image Test"
|
||||
date = "2023-13-08"
|
||||
description = "Test images in Hugo"
|
||||
draft = true
|
||||
tags = [
|
||||
"image",
|
||||
]
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e15a01404d88fbe105d1ee7fffe5801f6a40ee39
|
||||
Subproject commit b3be81f84efe20d4b5abfb13f5a9b69d1a386afa
|
|
@ -1 +1 @@
|
|||
Subproject commit 72c7ff1fabeb7c5dd663c1294489f2bdd5cf2188
|
||||
Subproject commit 435c923c29df87fd63d70acaba6fc961a8fc2556
|
Loading…
Reference in New Issue