We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 865f3fe commit 02b3f0fCopy full SHA for 02b3f0f
static/admin/index.html
@@ -8,6 +8,6 @@
8
<body>
9
<!-- Include the script that builds the page and powers Netlify CMS -->
10
<link rel="stylesheet" href="/admin/dark.css">
11
- <script src="https://unpkg.com/netlify-cms@^2.0.0/dist/netlify-cms.js"></script>
+ <script src="https://unpkg.com/decap-cms@3.1.0-beta.5/dist/decap-cms.js"></script>
12
</body>
13
</html>
0 commit comments