summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-02-14 18:26:08 +0100
committerPatrick Spek <p.spek@tyil.nl>2022-02-14 18:26:08 +0100
commit5ffc6bd411065c53b963c8109692289b981ba244 (patch)
tree4859e6d2b2d6b16c91c30a41d83d4b6964822423 /config.toml
parent6437efd5c5f8b8d9f16b5450f6e5cfcbbdfe01ab (diff)
Update highlighting themes
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 9737295..202095a 100644
--- a/config.toml
+++ b/config.toml
@@ -4,8 +4,8 @@ title = "Tyil"
assetDir = "assets"
[markup.highlight]
+noClasses = false
codeFences = true
-style = "emacs"
tabwidth = 8
[permalinks]