From 6450b3f3b2372ab6f5d507ea4872f5e6bb816d63 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Tue, 6 Dec 2022 00:24:10 +0100 Subject: [PATCH] !publish! --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index bc4d15f..3d869e1 100644 --- a/config.toml +++ b/config.toml @@ -21,7 +21,7 @@ sandpointsMentionedIn = ["annex", "editor", "author", "glassblower"] [outputFormats] [outputFormats.js] isPlainText = true -mediaType = "application/javascript" +mediaType = "text/javascript" [outputs] list = ["html", "js"]