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

github.com/tnwhitwell/hugo-startpage-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Whitwell <tom@whitwell.xyz>2018-04-24 20:47:34 +0300
committerTom Whitwell <tom@whitwell.xyz>2018-04-24 20:47:34 +0300
commite9276e87ff8a0ab32952f8fceb54ea951445f922 (patch)
tree21d8d280ffccd7a34effefd1bf871b4500ec2ae1
parent711fe5f681558bbbe7e3a871e18e1a89b65b6226 (diff)
add a feature
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index 1d6f144..ce6bfc0 100644
--- a/theme.toml
+++ b/theme.toml
@@ -6,8 +6,8 @@ license = "MIT"
licenselink = "https://github.com/tnwhitwell/hugo-startpage-theme/blob/master/LICENSE.md"
description = "A simple Start Page theme based on MDL"
homepage = "https://github.com/tnwhitwell/hugo-startpage-theme/"
-tags = ["speed-dial", "single-page", "material-design", "responsive", "one-page"]
-features = []
+tags = ["speed-dial", "single-page", "material-design", "responsive", "one-page", "offline"]
+features = ["offline caching"]
min_version = "0.38.1"
[author]