Revert "Try StaticCMS"
ci/woodpecker/push/woodpecker Pipeline was successful Details

This reverts commit 906bd50be4.
This commit is contained in:
Matt Cengia 2023-11-20 00:24:54 +11:00
parent 906bd50be4
commit 9bc0b14acf
1 changed files with 1 additions and 4 deletions

View File

@ -8,9 +8,6 @@
</head>
<body>
<!-- Include the script that builds the page and powers Decap CMS -->
<script src="https://unpkg.com/@staticcms/app@^3.0.0/dist/static-cms-app.js"></script>
<script>
window.CMS.init();
</script>
<script src="https://unpkg.com/decap-cms@3.1.0-beta.1/dist/decap-cms.js"></script>
</body>
</html>