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"