From 3329ef32bc0829ad1340780bc7b7190983d0a0f4 Mon Sep 17 00:00:00 2001 From: Pieter De Praetere Date: Wed, 20 Jan 2021 22:11:02 +0100 Subject: [PATCH] Gnome stands gives off an error --- config.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a6cec1e..66ee110 100644 --- a/config.toml +++ b/config.toml @@ -2,6 +2,12 @@ baseURL = "https://stands.fosdem.org" languageCode = "en-us" title = "FOSDEM 2021 Stands" theme = "fosdem" +ignoreFiles = [ + "content/stands/the_gnome_foundation/archetypes/.*", + "content/stands/the_gnome_foundation/themes/.*", + "content/stands/the_gnome_foundation/content/.*" +] [taxonomies] -theme = "themes" \ No newline at end of file +theme = "themes" + -- 2.30.2