Add features to the theme.toml file

This commit is contained in:
Joe Hutchinson
2018-12-18 14:09:28 -05:00
parent ef87965638
commit db84d37962

View File

@@ -4,7 +4,7 @@ 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" 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" homepage = "https://github.com/josephhutch/aether"
tags = ["Blog", "Personal", "Responsive", "Minimal", "Simple", "Clean", "Material Design"] tags = ["Blog", "Personal", "Responsive", "Minimal", "Simple", "Clean", "Material Design"]
features = [] features = ["Responsive", "Highlight.js"]
min_version = "0.26" min_version = "0.26"
[author] [author]