about summary refs log tree commit diff
path: root/config.toml
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-08-01 22:21:43 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-08-01 22:21:43 +0200
commite28a209ed9a5390adc12cf5adbde0fb694be71c2 (patch)
tree10c04f7e72494d48f94693c9cefeac3f0e45fdca /config.toml
parentWrite About Me section (diff)
downloadbaitinq.ml-e28a209ed9a5390adc12cf5adbde0fb694be71c2.tar.gz
baitinq.ml-e28a209ed9a5390adc12cf5adbde0fb694be71c2.tar.bz2
baitinq.ml-e28a209ed9a5390adc12cf5adbde0fb694be71c2.zip
Projects: Add OSXIV
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 9d55600..106e5dc 100644
--- a/config.toml
+++ b/config.toml
@@ -57,3 +57,6 @@ theme = "researcher"
 [permalinks]
   blog = "/posts/:filename"
   projects = "/project/:filename"
+
+[markup.goldmark.renderer]
+  unsafe = true