From 44ec8c64ec7be1e5d03050f38f735f9a6cbbca6c Mon Sep 17 00:00:00 2001 From: weru <onewesh@gmail.com> Date: Fri, 03 Apr 2020 15:43:10 +0000 Subject: [PATCH] update --- theme.toml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index c4ed996..92c0efd 100644 --- a/theme.toml +++ b/theme.toml @@ -3,8 +3,8 @@ 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://compose-docs.netlify.com" -tags = ["simple", "docs", "dark", "customizable"] -features = ["docs", "search", "dark", "customizable"] +tags = ["simple", "docs", "dark", "customizable", "search"] +features = ["simple", "docs", "dark", "customizable", "search"] min_version = "0.53.0" [author] -- Gitblit v1.10.0