diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-01-05 20:28:20 +0000 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-01-05 20:28:20 +0000 |
commit | db6cb54326c80f805c50e0710acba3818270ae2d (patch) | |
tree | 63ddf640cb9bba62adfb7abbb7931408350ed92c /config.toml | |
parent | 2edc5b80bc597b6833e4ef3cd055a936ebf3c095 (diff) |
got absolute minima running
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
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 |