remove decap admin

This commit is contained in:
2026-06-29 08:45:47 +02:00
parent 26c807bb97
commit d4108b8165
-14
View File
@@ -1,14 +0,0 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex">
<title>kgva · admin</title>
</head>
<body>
<!-- Decap CMS. To self-host instead of the CDN, download the bundle to
static/admin/decap-cms.js and point the src there (see ADMIN.md). -->
<script src="https://unpkg.com/decap-cms@^3.3.3/dist/decap-cms.js"></script>
</body>
</html>