1 Commits
Author SHA1 Message Date
jakob.scheid d83e09b3a1 feat(legal): add doctype to legal notice build output 2026-08-03 17:23:23 +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" />