Skip to content

Commit

Permalink
use again decap
Browse files Browse the repository at this point in the history
  • Loading branch information
aloxe committed Nov 28, 2024
1 parent 963b162 commit 49bf759
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/_assets/public/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
</head>
<body>
<!-- Include the script that builds the page and powers Decap CMS -->
<!-- <script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script> -->
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
<!-- Include the script that builds the page and powers Sveltia CMS -->
<script src="https://unpkg.com/@sveltia/cms/dist/sveltia-cms.js" type="module"></script>
<!-- <script src="https://unpkg.com/@sveltia/cms/dist/sveltia-cms.js" type="module"></script> -->

</body>
</html>

0 comments on commit 49bf759

Please sign in to comment.