Skip to content

Commit 02b3f0f

Browse files
authored
Update index.html
1 parent 865f3fe commit 02b3f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/admin/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<body>
99
<!-- Include the script that builds the page and powers Netlify CMS -->
1010
<link rel="stylesheet" href="/admin/dark.css">
11-
<script src="https://unpkg.com/netlify-cms@^2.0.0/dist/netlify-cms.js"></script>
11+
<script src="https://unpkg.com/decap-cms@3.1.0-beta.5/dist/decap-cms.js"></script>
1212
</body>
1313
</html>

0 commit comments

Comments
 (0)