feat(legal): add doctype to legal notice build output

This commit is contained in:
2026-08-03 17:41:26 +02:00
committed by Gitea
parent 1160f5c924
commit 5244ccc61c
+1
View File
@@ -25,6 +25,7 @@ export default async function build () {
const legalNoticeHtml = md.render(legalNoticeMd);
const fullLegalNoticeHTML = `
<!doctype html>
<html lang="de">
<head>
<meta charset="utf-8" />