From db84d379625c402e4e2c1cf720dd21eb96f5addd Mon Sep 17 00:00:00 2001 From: Joe Hutchinson Date: Tue, 18 Dec 2018 14:09:28 -0500 Subject: [PATCH] Add features to the theme.toml file --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index a2f655b..7031f01 100644 --- a/theme.toml +++ b/theme.toml @@ -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" homepage = "https://github.com/josephhutch/aether" tags = ["Blog", "Personal", "Responsive", "Minimal", "Simple", "Clean", "Material Design"] -features = [] +features = ["Responsive", "Highlight.js"] min_version = "0.26" [author]