transfered decap-cms.js to local
All checks were successful
Build,test and deploy reaktionsfaehig.net / deploy-prod (push) Successful in 19s

This commit is contained in:
Stephan Hadan 2025-02-11 15:32:56 +01:00
parent dc90c0bd2e
commit 4a7f9290e2
2 changed files with 493 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@%5E3.0.0/dist/decap-cms.js" integrity="sha384-G+ZfhO8rg+IpCOU4T0vjLorM2r+fMC3ZSZwhZJU2ebwxpTdPGizHa6k2K3fL8lsZ" crossorigin="anonymous"></script>
<script src="https://reaktionsfaehig.net/js/decap-cms.js" integrity="sha384-G+ZfhO8rg+IpCOU4T0vjLorM2r+fMC3ZSZwhZJU2ebwxpTdPGizHa6k2K3fL8lsZ" crossorigin="anonymous"></script>
</body>
</html>

492
static/js/decap-cms.js Normal file

File diff suppressed because one or more lines are too long