From 2cbcb7fc4ad948f19a8eb9f7d2b4c7484b99329b Mon Sep 17 00:00:00 2001 From: Gus Esquivel Date: Fri, 19 May 2017 08:51:35 -0500 Subject: [PATCH] add theme tags --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"