From d23de972beadc1ca41079715690aa1987dc0aec5 Mon Sep 17 00:00:00 2001 From: Mohamed Date: Thu, 8 Jul 2021 16:54:13 +0100 Subject: update hugo min version --- README.md | 2 +- theme.toml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e33e738..cf79dd8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ `kube` Kube is a professional and a responsive Hugo theme for developers and designers that offers a documentation section mixed with a landing page and a blog. -I create this theme based on the `Version 6.5.2` [Kube Framework](https://kube7.imperavi.com/). +I create this theme based on [Kube Framework](https://kube7.imperavi.com/). ![kube hugo landingPage](https://cldup.com/RjWtdJZNae.png) diff --git a/theme.toml b/theme.toml index 1d84486..b91c121 100644 --- a/theme.toml +++ b/theme.toml @@ -3,6 +3,7 @@ name = "Kube Hugo" license = "MIT" +version = "1.0.3" licenselink = "https://github.com/jeblister/kube/master/LICENSE.md" description = "Kube is a professional and a responsive Hugo theme for developers and designers that offers a documentation section mixed with a landing page and a blog." homepage = "http://kube.elemnts.net/" @@ -23,8 +24,10 @@ features = ["Minimalism","Mobile-first Design", "Block Templates", "Table of Contents", "SEO Site Verification"] -min_version = 0.84.1 - +module: + hugoVersion: + extended: false + min: "0.84.0" [author] name = "jeblister" homepage = "http://findme.surge.sh/" -- cgit v1.2.3