|
@@ -39,14 +39,14 @@ disqusShortname = "yourdiscussshortname"
|
|
|
# "auto" (use preference set by browser)
|
|
# "auto" (use preference set by browser)
|
|
|
# "dark" (dark background, light foreground)
|
|
# "dark" (dark background, light foreground)
|
|
|
# "light" (light background, dark foreground) (default)
|
|
# "light" (light background, dark foreground) (default)
|
|
|
- colorscheme = "light"
|
|
|
|
|
|
|
+ colorscheme = "auto"
|
|
|
|
|
|
|
|
# Series see also post count
|
|
# Series see also post count
|
|
|
maxSeeAlsoItems = 5
|
|
maxSeeAlsoItems = 5
|
|
|
|
|
|
|
|
# Custom CSS
|
|
# Custom CSS
|
|
|
custom_css = []
|
|
custom_css = []
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
# Custom JS
|
|
# Custom JS
|
|
|
custom_js = []
|
|
custom_js = []
|
|
|
|
|
|