blog/static/admin/index.html
gribse e8025733bc
Some checks are pending
/ test (push) Waiting to run
add decap cms
2025-04-24 22:19:51 +02:00

10 lines
No EOL
167 B
HTML

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