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

github.com/zwbetz-gh/cayman-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz <zwbetz@gmail.com>2019-04-02 18:34:39 +0300
committerzwbetz <zwbetz@gmail.com>2019-04-02 18:34:39 +0300
commitc9fedc083df4bf26b5d16e46215364e803621f12 (patch)
treec7e7ba76b7108d14e1cdb6fb239de80b43d1b65d /theme.toml
parent1280f8c54dbfadf41a40d8cfcf9172606aac6ce8 (diff)
Specify min hugo version
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index b090e29..c7e2809 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ description = "Cayman is a clean, responsive theme for Hugo, ported from the ori
homepage = "https://github.com/zwbetz-gh/cayman-hugo-theme"
tags = ["todo"]
features = ["todo"]
-min_version = "0.48"
+min_version = "0.54.0"
[author]
name = "Zachary Betz"