From c3ea92534d553a6e01a96bcb572e6726e2b5af4c Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 21 Feb 2019 09:01:40 +0100 Subject: [PATCH] Activated schema support. --- config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.toml b/config.toml index fca7f0e..7e75ed8 100644 --- a/config.toml +++ b/config.toml @@ -20,6 +20,7 @@ enableGitInfo = true datefmt = "2006-01-02" showfullcontent = true opengraph = true + schema = true [taxonomies] tags = "tags"