From e28a209ed9a5390adc12cf5adbde0fb694be71c2 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 1 Aug 2022 22:21:43 +0200 Subject: Projects: Add OSXIV --- config.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.toml') 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 -- cgit 1.4.1