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

github.com/monkeyWzr/hugo-theme-cactus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGo <monkeywzr@gmail.com>2020-12-05 17:35:33 +0300
committerGitHub <noreply@github.com>2020-12-05 17:35:33 +0300
commitf3fe7410c3839e7685812600dc8d2ae54de85d4e (patch)
tree9758878c68f85189823a5d82d312d9911b2668cb
parent85d249238740bd89a6e8d0da37e3b75fc50e7579 (diff)
parenta5cc051a710e3dbb2d0aac2b5a109fa35e88b6f0 (diff)
Merge pull request #29 from monkeyWzr/fix_min_version
update incorrect min version
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index a3df333..fa987e1 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ description = "A clean, responsive hugo theme for personal blog. Forked from hex
homepage = "https://github.com/monkeyWzr/hugo-theme-cactus"
tags = ["blog", "responsive", "clean"]
features = ["mathjax", "customizable", "color"]
-min_version = "0.48"
+min_version = "0.55"
# If the theme has a single author
[author]