From d82349dd20ad489bc28e1a1c523affe7536343b5 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Mon, 28 Oct 2024 14:09:27 +0100 Subject: [PATCH] ... !publish! --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index fb46158..8c6b384 100644 --- a/config.toml +++ b/config.toml @@ -22,7 +22,7 @@ sandpointsMentionedIn = ["annex", "editor", "author"] [outputFormats] [outputFormats.js] isPlainText = true -mediaType = "text/javascript" +mediaType = "application/javascript" [outputs] list = ["html", "js"]