From 61661c485abe6b59809c8e45848a0d32194d9f8f Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 7 Mar 2020 08:33:43 +0100 Subject: Add features to theme.toml --- theme.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.toml b/theme.toml index a75d7b2..198fc69 100644 --- a/theme.toml +++ b/theme.toml @@ -4,6 +4,7 @@ licenselink = "https://github.com/pjbakker/flexible-seo-hugo/blob/master/LICENSE description = "" homepage = "http://github.com/pjbakker/flexible-seo-hugo/" tags = [ "bootstrap", "customizable", "responsive" ] +features = [ "breadcrumbs", "structured-data" ] min_version = "0.63.0" [author] -- cgit v1.2.3