From 409c5314b658038461be4142307c747049baebb4 Mon Sep 17 00:00:00 2001 From: LordMathis Date: Thu, 15 Feb 2024 21:29:39 +0100 Subject: [PATCH] Update themes --- config-nightfall.toml | 4 ++++ content/post/img-test.md | 1 + themes/nightfall | 2 +- themes/nix | 2 +- 4 files changed, 7 insertions(+), 2 deletions(-) diff --git a/config-nightfall.toml b/config-nightfall.toml index 324d11c..d425d59 100644 --- a/config-nightfall.toml +++ b/config-nightfall.toml @@ -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 diff --git a/content/post/img-test.md b/content/post/img-test.md index 9270088..b3533b4 100644 --- a/content/post/img-test.md +++ b/content/post/img-test.md @@ -3,6 +3,7 @@ author = "Hugo Authors" title = "Image Test" date = "2023-13-08" description = "Test images in Hugo" +draft = true tags = [ "image", ] diff --git a/themes/nightfall b/themes/nightfall index e15a014..b3be81f 160000 --- a/themes/nightfall +++ b/themes/nightfall @@ -1 +1 @@ -Subproject commit e15a01404d88fbe105d1ee7fffe5801f6a40ee39 +Subproject commit b3be81f84efe20d4b5abfb13f5a9b69d1a386afa diff --git a/themes/nix b/themes/nix index 72c7ff1..435c923 160000 --- a/themes/nix +++ b/themes/nix @@ -1 +1 @@ -Subproject commit 72c7ff1fabeb7c5dd663c1294489f2bdd5cf2188 +Subproject commit 435c923c29df87fd63d70acaba6fc961a8fc2556