aboutsummaryrefslogtreecommitdiff
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2024-05-04 15:37:28 +0200
committerRasmus Dahlberg <rasmus@rgdd.se>2024-05-04 16:26:35 +0200
commitb80d645af02e8153b8b12013bf1a68770453d72e (patch)
treea2fadc471eb3d1bbfbbc178957a833919e775419 /exampleSite/config.toml
parent14d87322a88ce5d54097cd29db428d060137bcf1 (diff)
Update documentation to indicate this is a fork
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 438f23b..a04b5f2 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,6 +1,6 @@
title = "Researcher"
baseURL = "https://example.com"
-theme = "researcher"
+theme = "www-theme"
disableKinds = ["taxonomy", "term"]
enableEmoji = true
math = false # enable KaTeX (https://katex.org/) globally