Feat(legal): legal notice build output doctype #28

Merged
jakob.scheid merged 1 commits from fix/legal-notice-build-doctype into main 2026-08-04 00:46:02 +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" />