summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorMatthew Lemon <chaffinach+git@protonmail.ch>2022-01-05 20:28:20 +0000
committerMatthew Lemon <chaffinach+git@protonmail.ch>2022-01-05 20:28:20 +0000
commitdb6cb54326c80f805c50e0710acba3818270ae2d (patch)
tree63ddf640cb9bba62adfb7abbb7931408350ed92c /config.toml
parent2edc5b80bc597b6833e4ef3cd055a936ebf3c095 (diff)
got absolute minima running
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 245b143..c26650c 100644
--- a/config.toml
+++ b/config.toml
@@ -1,6 +1,6 @@
baseURL = "https://yulqen.org"
title = "Yulqen"
-theme = "etch"
+theme = "problematic"
languageCode = "en-gb"
enableInlineShortcodes = true
pygmentsCodeFences = true