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"