From b10c3818454d2addbfbdf1215346480c51e49aa9 Mon Sep 17 00:00:00 2001 From: Alexandros Tsakos Date: Wed, 4 Jan 2023 15:40:19 +0100 Subject: [PATCH] Alex's update to config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 4d3ed92..f75d986 100644 --- a/config.toml +++ b/config.toml @@ -18,7 +18,7 @@ sandpointsMentionedIn = ["annex", "author", "editor"] [outputFormats] [outputFormats.js] isPlainText = true -mediaType = "text/javascript" + [outputs] list = ["html", "js"]