From de3ec7fa1b95b35c680a523734a67e02900fd19a Mon Sep 17 00:00:00 2001 From: weru <onewesh@gmail.com> Date: Tue, 04 Feb 2020 13:58:21 +0000 Subject: [PATCH] update --- theme.toml | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/theme.toml b/theme.toml index 7a9174a..9a693c7 100644 --- a/theme.toml +++ b/theme.toml @@ -2,11 +2,11 @@ license = "MIT" licenselink = "https://github.com/google/compose/blob/master/LICENSE" description = "A Hugo theme for technical documentation sites" -homepage = "https://compose.netlify.com" -tags = ["documentation", "simple", "customizable", "responsive", "docs"] -features = [] -min_version = 0.53 +homepage = "https://compose-docs.netlify.com" +tags = ["documentation", "simple", "customizable", "docs"] +features = ["docs", "search"] +min_version = 0.61 [author] name = "Weru" - homepage = "https://compose.netlify.com" + homepage = "https://compose-docs.netlify.com" -- Gitblit v1.10.0