aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml7
1 files changed, 4 insertions, 3 deletions
diff --git a/config.toml b/config.toml
index e472624..3376afa 100644
--- a/config.toml
+++ b/config.toml
@@ -7,15 +7,16 @@ feed_filename = "feed.xml"
compile_sass = true
build_search_index = false
-highlight_code = true
-highlight_theme = "ayu-dark"
-
taxonomies = [
{name = "categories"},
]
default_language = "en"
+[markdown]
+highlight_code = true
+highlight_theme = "1337"
+
[languages.en]
[languages.en.translations]