From e83e61d1d96b8717b75d33821d686ee71428eca2 Mon Sep 17 00:00:00 2001 From: Baron Schwartz Date: Tue, 22 Jan 2019 15:25:50 -0500 Subject: update theme.toml --- theme.toml | 6 +++--- 1 file 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] -- cgit v1.2.3