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

github.com/ExchangeRate-API/strange-case.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbimmer44 <david@rooikat.com>2019-01-28 19:51:45 +0300
committerbimmer44 <david@rooikat.com>2019-01-28 19:51:45 +0300
commitb09f6b67dd4ed8fa62daee1f45f732fd47e1abe4 (patch)
tree8e69223535b6ada83e7f478d4f6f082ed1394b96
parent52bd515e7a5aec4118239b6d7f1a92664e8c5127 (diff)
Added tags to theme.toml.
-rw-r--r--theme.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/theme.toml b/theme.toml
index b114884..0587274 100644
--- a/theme.toml
+++ b/theme.toml
@@ -6,9 +6,9 @@ license = "MIT"
licenselink = "https://github.com/ExchangeRate-API/strange-case/LICENSE.md"
description = "A 2 column blog theme for Hugo using Bootstrap - inspired by the Jekyll theme Hyde by mdo"
homepage = "https://github.com/ExchangeRate-API/strange-case"
-tags = ["", ""]
-features = ["", ""]
-min_version = 0.15
+tags = ["Blog", "Responsive", "Minimal", "Simple", "Clean", "Bootstrap"]
+features = ["Blog", "Responsive", "Bootstrap"]
+min_version = 0.53
[author]
name = "ExchangeRate-API"