We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16bd7ff commit f178f9eCopy full SHA for f178f9e
config.toml
@@ -82,7 +82,7 @@ weight = 1
82
unsafe = true
83
[markup.highlight]
84
# See a complete list of available styles at https://xyproto.github.io/splash/docs/all.html
85
- style = "solarized-dark"
+ style = "solarized-light"
86
# Uncomment if you want your chosen highlight style used for code blocks without a specified language
87
guessSyntax = "true"
88
@@ -196,4 +196,4 @@ enable = false
196
name = "Slack"
197
url = "https://cdeliveryfdn.slack.com/archives/C0151BTKEJX"
198
icon = "fab fa-slack"
199
- desc = "Chat with us on the CDF Slack"
+ desc = "Chat with us on the CDF Slack"
0 commit comments