From a66d51faa8468464afd7d1c677665b1a8b92910e Mon Sep 17 00:00:00 2001 From: Gordon Byers Date: Sat, 19 Mar 2022 11:59:24 +0000 Subject: added sample for custom_css to examplesite --- exampleSite/config.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 9b7022c..3ad8476 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -29,6 +29,7 @@ disableKinds = ["taxonomy", "term"] #images_downloadable = true #images_downloadable_use_orig = false #taxonomies_links = false + #custom_css = ["css/custom.css"] # Headerbar links # Do not put too many links here, -- cgit v1.2.3