add decap cms
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
gribse 2025-04-24 22:19:51 +02:00
parent 7cce73e2ba
commit e8025733bc
4 changed files with 534 additions and 1 deletions

10
static/admin/index.html Normal file
View file

@ -0,0 +1,10 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Decap CMS</title>
</head>
<body>
<script src="decap-cms.js"></script>
</body>
</html>