From: Pieter De Praetere Date: Wed, 20 Jan 2021 21:11:02 +0000 (+0100) Subject: Gnome stands gives off an error X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3329ef32bc0829ad1340780bc7b7190983d0a0f4;p=stands-website.git Gnome stands gives off an error --- 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" +