Update: Products

This commit is contained in:
2025-12-13 11:17:30 +01:00
parent cb55973d05
commit 72d917f6ef
12 changed files with 518 additions and 133 deletions

486
static/admin/decap-cms.js Normal file

File diff suppressed because one or more lines are too long

View File

@@ -7,7 +7,6 @@
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
</head>
<body>
<!-- Decap CMS bundle via CDN -->
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
<script src="/admin/decap-cms.js"></script>
</body>
</html>