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

github.com/jacobsun/edidor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index b37082a..80533e6 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -42,8 +42,8 @@ googleAnalytics = "your ga id"
isHighlightCode = true
# set true need to use custom js
useCustomSyntaxHighlight = false
- customJs = [""]
- customCss = [""]
+ customJs = []
+ customCss = []
mode = "light"
# menubar setting, you can change url, weight and name except the 'Theme'.
[[menu.main]]