Files
CoqBlog/static/admin/index.html
T
alois 1b8890f192
Build and Deploy Hugo / build (push) Has been cancelled
feat: ajout Decap CMS
2026-05-21 15:17:36 +02:00

13 lines
284 B
HTML

<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Administration du blog</title>
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
</head>
<body>
</body>
</html>