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:
-rw-r--r--README.md2
-rw-r--r--theme.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6a947a9..0420e63 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ https://cayman-hugo-theme.netlify.com/
## Minimum Hugo version
-Hugo version `0.58.3` or higher is required. View the [Hugo releases](https://github.com/gohugoio/hugo/releases) and download the binary for your OS.
+Hugo version `0.81.0` or higher is required. View the [Hugo releases](https://github.com/gohugoio/hugo/releases) and download the binary for your OS.
**Note**: The extended version of Hugo is only required if you wish to edit style-related params in your config file. This is because this theme uses Hugo Pipes and SCSS.
diff --git a/theme.toml b/theme.toml
index dccc615..b8abab4 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 = ["blog", "clean", "color configuration"]
features = ["blog", "clean", "color configuration"]
-min_version = "0.58.3"
+min_version = "0.81.0"
[author]
name = "Zachary Betz"