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

This commit is contained in:
2026-08-04 00:45:51 +02:00
committed by Gitea
parent 0dfd30a870
commit 2b4a194067
+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" />