generated from Seekra/repository-template
Feat(legal): legal notice build output doctype #28
@@ -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