Files
alois 499579b7a4
Build and Deploy Hugo / build (push) Successful in 5s
fix: script non pris en charge car dans le head
2026-05-21 13:32:29 +00:00

11 lines
281 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>
</head>
<body>
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
</body>
</html>