diff --git a/exampleSite/config/_default/hugo.toml b/exampleSite/config/_default/hugo.toml index bffbbd30..1e7ab31a 100644 --- a/exampleSite/config/_default/hugo.toml +++ b/exampleSite/config/_default/hugo.toml @@ -73,6 +73,6 @@ home = ["HTML", "RSS", "REDIR"] name = "xml" [module] - replacements = 'github.com/markdumay/minimal -> ../..' + replacements = 'github.com/gethinode/hinode -> ../..' [[module.imports]] - path = "github.com/markdumay/minimal" + path = "github.com/gethinode/hinode" diff --git a/exampleSite/go.mod b/exampleSite/go.mod index e2de61b4..b5ac03e2 100644 --- a/exampleSite/go.mod +++ b/exampleSite/go.mod @@ -1,4 +1,4 @@ -module github.com/markdumay/minimal-test +module github.com/gethinode/hinode-test go 1.19 diff --git a/go.mod b/go.mod index e090acc2..27ce1ffb 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/markdumay/minimal +module github.com/gethinode/hinode go 1.19 diff --git a/package-lock.json b/package-lock.json index 54b4cd9e..70629d2f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "@markdumay/minimal", + "name": "@gethinode/hinode", "version": "0.18.0-alpha", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "@markdumay/minimal", + "name": "@gethinode/hinode", "version": "0.18.0-alpha", "license": "MIT", "devDependencies": { diff --git a/package.json b/package.json index 7a4fe9fd..3933c819 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@markdumay/minimal", + "name": "@gethinode/hinode", "version": "0.18.0-alpha", "description": "Hinode is a clean documentation and blog theme for Hugo, an open-source static site generator", "keywords": [