aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2024-05-04 16:32:20 +0200
committerRasmus Dahlberg <rasmus@rgdd.se>2024-05-04 16:32:20 +0200
commit7a921ba586ab10570c1045ca21a3a79c704c431f (patch)
treea6e70ad628c77bc63afb945f28658342b88c0aa8 /config.toml
parentd464aaa89875137e2a863ca436dbecbd7ce7d63d (diff)
Add themes/www-theme submodule
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 d938e94..4257cd3 100644
--- a/config.toml
+++ b/config.toml
@@ -1,6 +1,6 @@
title = "rgdd.se"
baseURL = "https://www.rgdd.se"
-theme = "researcher"
+theme = "www-theme"
disableKinds = ["taxonomy", "term"]
enableEmoji = true