From dfad1ec43b34f84ddcee2b94ea2641fe0d798a6c Mon Sep 17 00:00:00 2001 From: weru <onewesh@gmail.com> Date: Wed, 05 Feb 2020 19:12:28 +0000 Subject: [PATCH] save work --- theme.toml | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/theme.toml b/theme.toml index 7a9174a..6368bbf 100644 --- a/theme.toml +++ b/theme.toml @@ -1,12 +1,12 @@ name = "Compose" 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 +licenselink = "https://github.com/onweru/compose/blob/master/LICENSE" +description = "A hugo docs theme inspired by forestry.io's docs page" +homepage = "https://compose-docs.netlify.com" +tags = ["simple", "docs"] +features = ["docs", "search"] +min_version = 0.61 [author] name = "Weru" - homepage = "https://compose.netlify.com" + homepage = "https://github.com/onweru" -- Gitblit v1.10.0