Skip to content

Commit

Permalink
move to decap 3
Browse files Browse the repository at this point in the history
  • Loading branch information
SallyMcGrath committed Dec 19, 2023
1 parent 394666b commit a60601e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</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>
<script>
CMS.registerPreviewStyle("../styles.min.css");
</script>
Expand Down

0 comments on commit a60601e

Please sign in to comment.