summaryrefslogtreecommitdiff
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-05-22 16:17:55 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-05-22 16:17:55 +0200
commitc80bd79dcd8a4bea3a15061dc6e17a46d374d485 (patch)
tree3f3f0caf226ae23115e71edf8f9949ab2ea82d58 /exampleSite/config.toml
parentcf6720efadb6e3a4fc70499424ab6a754a9f22a7 (diff)
#39, Add multi-column shortcode
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 1ec99fc..11b42dd 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -11,7 +11,7 @@ disablePathToLower = true
enableGitInfo = true
# Code highlight
-pygmentsStyle = 'monokailight'
+# pygmentsStyle = 'monokailight'
pygmentsCodeFences = true
[params]