Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pjbakker/flexible-seo-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul <paul@brainspark.nl>2020-03-07 10:33:43 +0300
committerPaul <paul@brainspark.nl>2020-03-07 10:33:43 +0300
commit61661c485abe6b59809c8e45848a0d32194d9f8f (patch)
treec54cfedb258c440706585cbaec5dbb9d340a9207
parent550456c1322635fc2a6c89023f40ee5d73108416 (diff)
Add features to theme.toml
-rw-r--r--theme.toml1
1 files changed, 1 insertions, 0 deletions
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]