Parcourir la source

Bump min hugo ver

zwbetz il y a 6 ans
Parent
commit
3894ae6990
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      README.md
  2. 1 1
      theme.toml

+ 1 - 1
README.md

@@ -26,7 +26,7 @@ https://cupper-hugo-theme.netlify.com/
 
 ## Minimum Hugo version
 
-Hugo version `0.48` or higher is required. View the [Hugo releases](https://github.com/gohugoio/hugo/releases) and download the binary for your OS.
+Hugo version `0.54.0` or higher is required. View the [Hugo releases](https://github.com/gohugoio/hugo/releases) and download the binary for your OS.
 
 ## Installation
 

+ 1 - 1
theme.toml

@@ -5,7 +5,7 @@ description = "An accessibility-friendly Hugo theme, ported from the original Cu
 homepage = "https://github.com/zwbetz-gh/cupper-hugo-theme"
 tags = ["accessible", "blog", "documentation", "dark"]
 features = ["accessible", "blog", "documentation", "dark"]
-min_version = "0.48"
+min_version = "0.54.0"
 
 [author]
   name = "Zachary Betz"