From aeed4fa202151e0e67240ed4e19e0300c163ddd0 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Mon, 13 Jun 2022 16:06:21 +0000
Subject: [PATCH] update

---
 theme.toml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/theme.toml b/theme.toml
index e081b76..6cfd9b2 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://docs.neuralvibes.com"
-tags = ["technical", "docs", "dark", "blog", "search", "documentation"]
-features = ["technical", "docs", "dark", "blog", "search", "documentation"]
+tags = ["dark mode", "docs", "dark", "blog", "search", "documentation"]
+features = ["dark mode", "docs", "dark", "blog", "search", "documentation"]
 min_version = "0.76.0"
 
 [author]

--
Gitblit v1.10.0