From 4c02c19e519fbe75e8de1c51f07274a68eacefe6 Mon Sep 17 00:00:00 2001
From: Patrick Kollitsch <patrick@davids-neighbour.com>
Date: Fri, 31 Jan 2025 00:06:00 +0000
Subject: [PATCH] theme(fix): update module paths to v2

---
 package.hugo.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.hugo.json b/package.hugo.json
index db53905..1d27984 100644
--- a/package.hugo.json
+++ b/package.hugo.json
@@ -29,7 +29,7 @@
  ],
  "license": "MIT",
  "main": "index.js",
- "name": "gohugo-theme-ananke",
+ "name": "@thenewdynamic/gohugo-theme-ananke",
  "repository": {
   "type": "git",
   "url": "git+https://github.com/theNewDynamic/gohugo-theme-ananke.git"
@@ -38,4 +38,4 @@
   "version": "auto-changelog -p --template keepachangelog --commit-limit 0 \u0026\u0026 git add CHANGELOG.md"
  },
  "version": "2.7.0"
-}
\ No newline at end of file
+}

--
Gitblit v1.10.0