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

github.com/gesquive/slate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGus Esquivel <gesquive@gmail.com>2017-05-19 16:51:35 +0300
committerGus Esquivel <gesquive@gmail.com>2017-05-19 16:51:35 +0300
commit2cbcb7fc4ad948f19a8eb9f7d2b4c7484b99329b (patch)
treea36be460131beb576aefac75e817d95f3568cbdc
parentb249a8d4096187dd2cc8cae1c085277c3777e43b (diff)
add theme tags
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 409ec0b..9d8d2a6 100644
--- a/theme.toml
+++ b/theme.toml
@@ -4,7 +4,7 @@ license = "MIT"
licenselink = "https://github.com/gesquive/slate/blob/master/LICENSE.md"
description = "A speed dial theme"
homepage = "http://github.com/gesquive/slate"
-tags = ["speed-dial"]
+tags = ["speed-dial", "single-page"]
features = []
min_version = "0.20"