Skip to content

Commit

Permalink
Upgrade old Netlify CMS to Decap
Browse files Browse the repository at this point in the history
  • Loading branch information
zoul committed Jul 18, 2024
1 parent 9d59a90 commit 70f41f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion public/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="noindex" />
<title>Content Manager</title>
</head>
<body>
<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>

0 comments on commit 70f41f0

Please sign in to comment.