From 8bcaf6aa934b71a3acfdaeba8de2e620889f618f Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Mon, 12 Dec 2022 14:55:36 +0100 Subject: [PATCH] new hugo, pagedjs, githook + print 8 !publish! --- config.toml | 2 +- content/print/issue8.md | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 content/print/issue8.md diff --git a/config.toml b/config.toml index af4319c..f093c8b 100644 --- a/config.toml +++ b/config.toml @@ -19,7 +19,7 @@ disableKinds = ["RSS", "sitemap"] [outputFormats] [outputFormats.js] isPlainText = true - mediaType = "application/javascript" + mediaType = "text/javascript" [outputs] list = ["html", "js"] diff --git a/content/print/issue8.md b/content/print/issue8.md new file mode 100644 index 0000000..e508a49 --- /dev/null +++ b/content/print/issue8.md @@ -0,0 +1,5 @@ +--- +title: "Issue 8 Print" +print: "issue/dotawo8.md" +draft: false +---