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

github.com/xaprb/story.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaron Schwartz <xaprb@users.noreply.github.com>2019-01-22 23:25:50 +0300
committerBaron Schwartz <xaprb@users.noreply.github.com>2019-01-22 23:25:50 +0300
commite83e61d1d96b8717b75d33821d686ee71428eca2 (patch)
tree8e45cf1de4004f2af14b18155e39be7f701d0eb0
parentc1cefaae764696ee88731f367601c567dd073cf0 (diff)
update theme.toml
-rw-r--r--theme.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/theme.toml b/theme.toml
index c444f4f..fe7715e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,9 +5,9 @@ name = "Story"
license = "MIT"
licenselink = "https://github.com/xaprb/story/blob/master/LICENSE.md"
description = "A beautiful, responsive blog and homepage theme with support for features like search, math typesetting, and RemarkJS presentations."
-homepage = "http://example.com/"
-tags = ["Blog", "Presentation", "Slide"]
-features = ["blog", "slides", "LaTeX", "search"]
+homepage = "https://story.xaprb.com/"
+tags = ["Blog", "Presentation", "Slide", "Newsletter"]
+features = ["blog", "slides", "LaTeX", "search", "newsletter", "math", "music"]
min_version = "0.47"
[author]