generated from Seekra/repository-template
Merge pull request 'Feat(legal): legal notice build output doctype' (#28) from fix/legal-notice-build-doctype into main
Reviewed-on: #28 Reviewed-by: Johannes Vos
This commit was merged in pull request #28.
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user