From 45143b564b99709c2c23664de0bbcb7b1d30b17e Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch <davidsneighbourdev+gh@gmail.com> Date: Sun, 07 Jun 2026 08:06:17 +0000 Subject: [PATCH] fix: normalise GoHugo to Hugo --- theme.toml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/theme.toml b/theme.toml index 796c46f..40c00ab 100644 --- a/theme.toml +++ b/theme.toml @@ -1,4 +1,4 @@ -name = "Ananke Gohugo Theme" +name = "Ananke Theme for Hugo" license = "MIT" licenselink = "https://github.com/gohugo-ananke/ananke/blob/master/LICENSE.md" description = "A Base theme for building full featured Hugo sites" -- Gitblit v1.10.0