edited decap config
All checks were successful
publish / publish (push) Successful in 24s

This commit is contained in:
Jannik Menzel 2025-05-22 19:08:58 +02:00
parent 7351e1ca09
commit 2486edd545
2 changed files with 33 additions and 87 deletions

View file

@ -1,5 +1,5 @@
<!doctype html>
<html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
@ -7,7 +7,6 @@
<title>Content Manager</title>
</head>
<body>
<!-- Include the script that builds the page and powers Decap CMS -->
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
</body>
</html>