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

github.com/htr3n/hyde-hyde.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHuy Tran <hoang.huy.tran@gmail.com>2018-03-30 12:28:19 +0300
committerGitHub <noreply@github.com>2018-03-30 12:28:19 +0300
commit14a369751b17f7158ac9643f2d52453c117f2758 (patch)
treed223852c607d3d6eaffaa1939a0e02f912798b21 /theme.toml
parentfdf35c8c91bbf1139a21b17b8d8eb01df79928eb (diff)
Add tags
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme.toml b/theme.toml
index 2eef21f..144e58e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -2,8 +2,8 @@ name = "hyde-hyde"
license = "MIT"
licenselink = "https://github.com/htr3n/hyde-hyde/blob/master/LICENSE.md"
description = "A forked/derived version of Hyde"
-tags = ["Blog", "Theme", "Hyde", "Highlight.js"]
-features = ["blog", "theme", "highlight.js"]
+tags = ["blog", "theme", "hyde", "highlight.js", "font-awesome", "google analytics", "disqus", "personal", "syntax highlighting", "responsive"]
+features = ["blog", "theme", "highlight.js", "font-awesome"]
min_version = "0.33"
[author]