Update themes

This commit is contained in:
2024-02-15 21:29:39 +01:00
parent 167cd81328
commit 409c5314b6
4 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -3,6 +3,7 @@ author = "Hugo Authors"
title = "Image Test"
date = "2023-13-08"
description = "Test images in Hugo"
draft = true
tags = [
"image",
]