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

github.com/pfadfinder-konstanz/hugo-dpsg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Mehl <mail@mehl.mx>2020-10-30 17:57:31 +0300
committerMax Mehl <mail@mehl.mx>2020-10-30 17:57:31 +0300
commite2447114ca408d78a44242e8dd6d4139dc745bc8 (patch)
treed86d7dcea1c73d701868229cbfa2a8d59332f744
parent3b4b70ea0db9b64b8c3b628f1d6fad6d63f319ad (diff)
remove empty custom CSS/JS
-rw-r--r--exampleSite/config.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index ce764bc..d499fde 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -24,8 +24,6 @@ theme = "hugo-dpsg"
post_meta = ["author", "date", "categories", "translations"] # Order of post meta information
mainSections = ["post", "blog", "news"] # Specify section pages to show on home page and the "Recent articles" widget
dateformat = "02.01.2006" # Change the format of dates
- customCSS = [""] # Include custom CSS files
- customJS = [""] # Include custom JS files
[Params.style.vars]
highlightColor = "#003056" # Override main theme color