From 70f6a5848954ce78d3f6bcfe9cc975a0775a0a8e Mon Sep 17 00:00:00 2001 From: weru <onewesh@gmail.com> Date: Sat, 28 Nov 2020 12:54:31 +0000 Subject: [PATCH] update --- theme.toml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ee0bea2..84960db 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## Installation -Install a recent release of the Hugo "extended" version; ideally versions `>= 0.61.0`. If you install from [hugo releases page](https://github.com/gohugoio/hugo/releases), __download the `_extended`__ version, which supports sass. +Install a recent release of the Hugo "extended" version; ideally versions `>= 0.76.0`. If you install from [hugo releases page](https://github.com/gohugoio/hugo/releases), __download the `_extended`__ version, which supports sass. ## Run your site with compose theme diff --git a/theme.toml b/theme.toml index 8dd4694..3f16d33 100644 --- a/theme.toml +++ b/theme.toml @@ -3,9 +3,9 @@ licenselink = "https://github.com/onweru/compose/blob/master/LICENSE" description = "A hugo theme for documentation sites. It's inspired by forestry.io's docs page" homepage = "https://docs.neuralvibes.com" -tags = ["simple", "docs", "dark", "customizable", "search"] +tags = ["responsive", "docs", "dark", "customizable", "search", "documentation"] features = ["responsive", "docs", "dark", "customizable", "search", "documentation"] -min_version = "0.53.0" +min_version = "0.76.0" [author] name = "Weru" -- Gitblit v1.10.0