I just noticed this after testing Microsoft Edge (old Edge) and I was getting this error although the CSS did load:
SEC7136: [Integrity] The origin 'https://twbs-bootstrap.netlify.app' failed an integrity check for a style resource at 'https://twbs-bootstrap.netlify.app/docs/4.3/dist/css/bootstrap.min.css'.
It seems Hugo escapes those. Now the problem is these two:
- The masthead-followup.html becomes more and more unreadable IMO. But at least it does work properly.
- There are 2 cases we print integrity hashes in Markdown with shortcodes where I don't know how to fix the issue:
- https://github.com/twbs/bootstrap/blob/master/site/content/docs/4.3/getting-started/download.md
- https://github.com/twbs/bootstrap/blob/master/site/content/docs/4.3/getting-started/introduction.md
@regisphilibert: maybe you have any suggestions how to fix this?
Preview: https://deploy-preview-30680--twbs-bootstrap.netlify.app/