From 00e0828a4781951935381e0057cb0bfd25dd0513 Mon Sep 17 00:00:00 2001 From: zwbetz Date: Tue, 25 May 2021 13:51:12 -0500 Subject: update min hugo version --- README.md | 2 +- theme.toml | 2 +- 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" -- cgit v1.2.3