From 56ff6f918fe65932b5111fc5b2a8cab7f55d6d74 Mon Sep 17 00:00:00 2001 From: zwbetz-gh Date: Tue, 25 May 2021 13:52:26 -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 6a274e2..1cbd7d7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ https://papercss-hugo-theme.netlify.com/ ## Minimum Hugo version -Hugo version `0.60.1` 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. ## Installation diff --git a/theme.toml b/theme.toml index 52a8bbf..38da246 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ description = "A Hugo theme made with PaperCSS, the less formal CSS framework." homepage = "https://github.com/zwbetz-gh/papercss-hugo-theme" tags = ["blog", "paper", "informal"] features = ["blog", "toc", "shortcodes"] -min_version = "0.60.1" +min_version = "0.81.0" [author] name = "Zachary Betz" -- cgit v1.2.3