admin: update to decap-cms 3.1.0-beta.0

This commit is contained in:
Harsh Shandilya 2023-10-24 16:36:07 +05:30 committed by GitHub
parent e075d09318
commit 2244358ac0
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@
</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.1.0-beta.0/dist/decap-cms.js"></script>
</body>
</html>