From 22f2479323b549615d7a576ba9d2a2c878ab1999 Mon Sep 17 00:00:00 2001 From: LordMathis Date: Tue, 12 Aug 2025 22:23:44 +0200 Subject: [PATCH] Update Nightfall theme configuration to open links in a new tab and update subproject commit --- config-nightfall.toml | 2 ++ themes/nightfall | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/config-nightfall.toml b/config-nightfall.toml index e010bab..4c5be14 100644 --- a/config-nightfall.toml +++ b/config-nightfall.toml @@ -38,6 +38,8 @@ theme = "nightfall" hostname = "gohugo.io" sitedescription = "Minimal dark theme for Hugo" + openLinksInNewTab = true + showMetadata = true # Master switch for all metadata display showPublishedDate = true # Show published date on post page published = true diff --git a/themes/nightfall b/themes/nightfall index f8d6b05..362405e 160000 --- a/themes/nightfall +++ b/themes/nightfall @@ -1 +1 @@ -Subproject commit f8d6b0545d0d663b8b7dab007da3014c44c58de1 +Subproject commit 362405e646b20671205ede1b466f0ce5e28faa18