From e816a5ef2e8a00cda0102eab00d96aa4aacecbe1 Mon Sep 17 00:00:00 2001 From: Joe Hutchinson Date: Fri, 25 Jan 2019 16:13:09 -0500 Subject: [PATCH] Update theme.toml --- theme.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme.toml b/theme.toml index cc2ec3f..866ea00 100644 --- a/theme.toml +++ b/theme.toml @@ -3,9 +3,9 @@ license = "MIT" licenselink = "https://github.com/josephhutch/aether/blob/master/LICENSE.md" description = "aether is a blog theme that emphasizes motion, material, and depth as design elements to highlight the content of your site" homepage = "https://github.com/josephhutch/aether" -tags = ["Blog", "Personal", "Responsive", "Minimal", "Simple", "Clean", "Modern", "Technical", "Syntax highlighting", "Google analytics", "Material Design", "Disqus"] -features = ["Responsive", "Highlight.js", "KaTeX"] -min_version = "0.26" +tags = ["Blog", "Personal", "Responsive", "Minimal", "Simple", "Clean", "Modern", "Technical", "Syntax highlighting", "Google analytics", "Disqus", "Material Design"] +features = ["Responsive", "Highlight.js", "KaTeX", "Google analytics", "Disqus"] +min_version = "0.41" [author] name = "Joe Hutchinson"