changed sri hash vor decap
All checks were successful
Build,test and deploy reaktionsfaehig.net / deploy-prod (push) Successful in 18s

This commit is contained in:
Stephan Hadan 2025-02-11 15:26:29 +01:00
parent 4b6c83edbc
commit dc90c0bd2e

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-0qv+oSpofFn9VZ7RJ+vV8Tc4zcYtho3xHfLsM2pPimFVFoCMuU37MnWWxv83yHoR" crossorigin="anonymous"></script>
<script src="https://unpkg.com/decap-cms@%5E3.0.0/dist/decap-cms.js" integrity="sha384-G+ZfhO8rg+IpCOU4T0vjLorM2r+fMC3ZSZwhZJU2ebwxpTdPGizHa6k2K3fL8lsZ" crossorigin="anonymous"></script>
</body>
</html>