This commit is contained in:
2025-12-05 09:49:32 +01:00
parent 02b2377be3
commit 8793e821fb

View File

@@ -0,0 +1,11 @@
<!doctype html>
<html lang="nl">
<head>
<meta charset="utf-8">
<title>Admin</title>
<meta name="robots" content="noindex">
</head>
<body>
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
</body>
</html>