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

github.com/kc0bfv/autophugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Byers <gordon.byers@microsoft.com>2022-03-19 14:59:24 +0300
committerGitHub <noreply@github.com>2022-03-19 14:59:24 +0300
commita66d51faa8468464afd7d1c677665b1a8b92910e (patch)
tree1effb5ba9cba35b285f246b04e84e90a3272a41b
parentdbfbf98776b5f76e34cd0d27c53e20232d2ff338 (diff)
added sample for custom_css to examplesite
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
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,