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-01-22 06:03:55 +0300
committerHuy Tran <hoang.huy.tran@gmail.com>2018-01-22 06:03:55 +0300
commit514e9a167fff962adebbbb361e278dbdebc888da (patch)
tree1e311c9124f901e4a2aaa8d2139c22e65bd3da39 /theme.toml
parent365a5731cae14037dba69ede4e70b50fc448e24d (diff)
split the footer part for better structure
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 1b187eb..2eef21f 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"]
-features = ["blog", "theme"]
+tags = ["Blog", "Theme", "Hyde", "Highlight.js"]
+features = ["blog", "theme", "highlight.js"]
min_version = "0.33"
[author]