From 5244ccc61cdf93ec6046889907b6d96f42e9747e Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Mon, 3 Aug 2026 17:23:23 +0200 Subject: [PATCH] feat(legal): add doctype to legal notice build output --- build/plugins/legal.js | 1 + 1 file changed, 1 insertion(+) diff --git a/build/plugins/legal.js b/build/plugins/legal.js index 944a937..525286a 100644 --- a/build/plugins/legal.js +++ b/build/plugins/legal.js @@ -25,6 +25,7 @@ export default async function build () { const legalNoticeHtml = md.render(legalNoticeMd); const fullLegalNoticeHTML = ` +