Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Cai <github@jimmycai.com>2022-06-12 13:07:00 +0300
committerGitHub <noreply@github.com>2022-06-12 13:07:00 +0300
commit6cff36abee998acf4a46eec68f4f3ff233481e0b (patch)
treea196ef110fbf8496d5a6cd063dfa1afecf58f509
parentbd40dda7d964da51fb4f8ad59ca6bc10037733d2 (diff)
chore: modify go.mod to v4
-rw-r--r--go.mod2
-rw-r--r--layouts/partials/footer/footer.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 63df635..e75e573 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module github.com/CaiJimmy/hugo-theme-stack/v3
+module github.com/CaiJimmy/hugo-theme-stack/v4
go 1.17
diff --git a/layouts/partials/footer/footer.html b/layouts/partials/footer/footer.html
index a465319..3b2b46f 100644
--- a/layouts/partials/footer/footer.html
+++ b/layouts/partials/footer/footer.html
@@ -1,4 +1,4 @@
-{{- $ThemeVersion := "4.0.0-alpha" -}}
+{{- $ThemeVersion := "4.0.0-alpha.0" -}}
<footer class="site-footer">
<section class="copyright">
&copy;