summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authortinfoil-hat.net <mail@tinfoil-hat.net>2023-05-06 19:40:52 +0200
committertinfoil-hat.net <mail@tinfoil-hat.net>2023-05-06 19:40:52 +0200
commit1b5073f7c814aa6a21e37659890788d80f19251b (patch)
tree8ae82674f1ecf194083961cb6b1b8b1180553183 /config.toml
parentc42af8746be485ede7e55b5589ce921c5c845963 (diff)
downloadblog.tinfoil-hat.net-1b5073f7c814aa6a21e37659890788d80f19251b.tar.gz
blog.tinfoil-hat.net-1b5073f7c814aa6a21e37659890788d80f19251b.tar.bz2
blog.tinfoil-hat.net-1b5073f7c814aa6a21e37659890788d80f19251b.zip
Added Song created with AI
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index fef92b7..884aa31 100644
--- a/config.toml
+++ b/config.toml
@@ -12,6 +12,12 @@ title = "blog.tinfoil-hat.net"
custom_css = "/css/style.css"
# Header
[menu]
+
+[markup]
+ [markup.goldmark]
+ [markup.goldmark.renderer]
+ unsafe = true
+
[[menu.main]]
identifier = "posts"
name = "Posts"