From c18efa022684538c713243f138d3db1c63eb6585 Mon Sep 17 00:00:00 2001 From: marcell Date: Sun, 19 Nov 2023 07:33:32 -0800 Subject: [PATCH] !publish! --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 989c80f..2c973e2 100644 --- a/config.toml +++ b/config.toml @@ -21,7 +21,7 @@ sandpointsCatalogName = "motw" [outputFormats] [outputFormats.js] isPlainText = true -mediaType = "application/javascript" +mediaType = "text/javascript" [outputs] list = ["html", "js"]