Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/progrhyme/hugo-theme-bootie-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index 90df2e6..22961d8 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,8 +3,8 @@ license = "MIT"
licenselink = "https://github.com/progrhyme/hugo-theme-bootie-docs/LICENSE.md"
description = "A simple Hugo theme with Bootstrap for documentation"
homepage = "http://progrhyme.github.io/bootie-docs-demo/"
-tags = ["document", "bootstrap"]
-features = ["document", ""]
+tags = ["documentation", "bootstrap", "simple", "highlight.js"]
+features = ["documentation", ""]
min_version = 0.15
[author]