Skip to content

Commit

Permalink
Add SveltiaCMS
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmarribas authored Nov 17, 2023
1 parent cf68b40 commit f1cb070
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions public/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
</head>
<body>
<!-- Include the script that builds the page and powers Netlify CMS -->
<script src="https://unpkg.com/netlify-cms@^2.0.0/dist/netlify-cms.js"></script>
<!--<script src="https://unpkg.com/netlify-cms@^2.0.0/dist/netlify-cms.js"></script>-->
<script src="https://unpkg.com/@sveltia/cms/dist/sveltia-cms.js" type="module"></script>
</body>
</html>

Expand Down Expand Up @@ -81,4 +82,4 @@ <h1>GitHub Authentication Example:</h1>
</script>
</body>
</html>
-->
-->

0 comments on commit f1cb070

Please sign in to comment.