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

github.com/vimux/blank.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvimux <vimux@protonmail.com>2019-08-19 18:48:10 +0300
committervimux <vimux@protonmail.com>2019-08-19 18:48:10 +0300
commitf73f722d24c453f8e98ce1e3c2fabd750738a8bd (patch)
tree7e9a5a7f1278dec11b2813081254b4ccca3ff4c0
parent319698705c2371150d94ada478c01fdb757f4313 (diff)
Update theme.toml: add development tag
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 617e00f..3ebbff6 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,7 +3,7 @@ license = "MIT"
licenselink = "https://github.com/vimux/blank/blob/master/LICENSE"
description = "Starter Hugo theme for developers."
homepage = "https://github.com/vimux/blank/"
-tags = ["blog", "plain", "blank", "starter"]
+tags = ["blog", "plain", "blank", "starter", "development"]
features = ["blog"]
min_version = 0.20