1 Commits
Author SHA1 Message Date
jakob.scheidandGitea 5244ccc61c feat(legal): add doctype to legal notice build output 2026-08-03 17:41:26 +02:00
+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" />