feat: ajout Decap CMS
Build and Deploy Hugo / build (push) Has been cancelled

This commit is contained in:
2026-05-21 15:17:36 +02:00
parent 50b4f7c8b3
commit 1b8890f192
2 changed files with 93 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<!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>