From c1f836579c8a880aa86df52970c9f0654f6fe793 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Mon, 13 Jan 2025 11:42:31 +0100 Subject: [PATCH] tag --- content/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hugo.toml b/content/hugo.toml index 8ec6971..8f5daaa 100644 --- a/content/hugo.toml +++ b/content/hugo.toml @@ -1,6 +1,6 @@ baseURL = 'https://example.org/' languageCode = 'en-us' -title = 'Minimal Setups' +title = 'Minimal Setups {{ getenv "HUGO_RELEASETAG }}' theme = "ananke" sectionPagesMenu = "main"