Update Decap CMS to new npm package & version

This commit is contained in:
Benjamin Hartmann
2024-06-28 09:48:39 +00:00
parent e804000c0d
commit 0d7e15f0a7

View File

@@ -9,6 +9,6 @@
</head>
<body>
<!-- Include the script that builds the page and powers Decap CMS -->
<script src="https://unpkg.com/netlify-cms@^2.0.0/dist/netlify-cms.js"></script>
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
</body>
</html>