added sri to script tags
All checks were successful
Build,test and deploy reaktionsfaehig.net / deploy-prod (push) Successful in 18s

This commit is contained in:
Stephan Hadan 2025-01-28 14:48:32 +01:00
parent 11f5efaba3
commit e6e4b202af
2 changed files with 2 additions and 2 deletions

View file

@ -8,6 +8,6 @@
</head> </head>
<body> <body>
<!-- Include the script that builds the page and powers Decap CMS --> <!-- 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="<script src="https://unpkg.com/decap-cms@%5E3.0.0/dist/decap-cms.js" integrity="sha384-0qv+oSpofFn9VZ7RJ+vV8Tc4zcYtho3xHfLsM2pPimFVFoCMuU37MnWWxv83yHoR" crossorigin="anonymous"></script>"></script>
</body> </body>
</html> </html>

@ -1 +1 @@
Subproject commit cc53b78f46b3501b317e012e88794c37f0cbbbd3 Subproject commit 0dbdd5124529d5d8a83b2afc312148a6e1925d8c