summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2014-06-07 19:59:13 +0100
committerAlan Pearce2014-06-07 19:59:13 +0100
commitb0a354e8dafa8ed126bd4a71a3f10ee6f756f838 (patch)
tree0d46b3fda3deac8d279ef0747d2668f7aa0f7613 /config.toml
parent25bc8f96e6392e3487d84241116aba6a222ec889 (diff)
downloadwebsite-b0a354e8dafa8ed126bd4a71a3f10ee6f756f838.tar.lz
website-b0a354e8dafa8ed126bd4a71a3f10ee6f756f838.tar.zst
website-b0a354e8dafa8ed126bd4a71a3f10ee6f756f838.zip
Configure syntax highlighting with solarized CSS
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index c8faf13..e295169 100644
--- a/config.toml
+++ b/config.toml
@@ -2,6 +2,7 @@ baseurl = "/"
 languageCode = "en-gb"
 title = "Alan Pearce"
 theme = "hyde"
+pygmentsuseclasses = true
 
 [Params]
 Description = "…now has a website"