summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-07-01 17:01:45 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-07-01 17:01:45 +0900
commit516f632b84bc418486538a2183564fe94b89097e (patch)
tree56fed110e820d6520b39e550ccca31f00cae33ff /config.toml
init
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..46bfb31
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,9 @@
+baseURL = 'https://chad.thesiah.xyz'
+languageCode = 'en-us'
+title = 'Sich'
+theme = 'lugo'
+
+[markup]
+ [markup.goldmark]
+ [markup.goldmark.renderer]
+ unsafe = true