From 681a6ed87069e02c89b16f40efbc89fd548e0392 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Fri, 29 Nov 2019 22:58:20 +0100 Subject: Set required version to 0.56 --- README.md | 4 ++-- theme.toml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cd48eaf..59b8cab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hugo Book Theme -[![Hugo](https://img.shields.io/badge/hugo-0.55-blue.svg)](https://gohugo.io) +[![Hugo](https://img.shields.io/badge/hugo-0.56-blue.svg)](https://gohugo.io) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) ### [Hugo](https://gohugo.io) documentation theme as simple as plain book @@ -28,7 +28,7 @@ ## Requirements -- Hugo 0.55 or higher +- Hugo 0.56 or higher - Hugo extended version, read more [here](https://gohugo.io/news/0.48-relnotes/) ## Installation diff --git a/theme.toml b/theme.toml index 3e72435..94db60f 100644 --- a/theme.toml +++ b/theme.toml @@ -6,9 +6,9 @@ license = "MIT" licenselink = "https://github.com/alex-shpak/hugo-book/blob/master/LICENSE" description = "Hugo documentation theme as simple as plain book" homepage = "https://github.com/alex-shpak/hugo-book" -tags = ["responsive", "clean", "documentation", "docs", "flexbox", "search", "mobile"] +tags = ["responsive", "clean", "documentation", "docs", "flexbox", "search", "mobile", "multilingual"] features = [] -min_version = "0.55" +min_version = "0.56" [author] name = "Alex Shpak" -- cgit v1.2.3