We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ef248 commit e0f7330Copy full SHA for e0f7330
src/pug/_partials/scripts.pug
@@ -5,6 +5,4 @@ script(src='https://cdn.jsdelivr.net/npm/[email protected]/plugins/autoloader/prism
5
script(src='https://cdn.jsdelivr.net/npm/[email protected]/plugins/unescaped-markup/prism-unescaped-markup.min.js')
6
script(src='https://cdn.jsdelivr.net/npm/[email protected]/plugins/normalize-whitespace/prism-normalize-whitespace.js')
7
8
-script(src='https://cdn.jsdelivr.net/npm/[email protected]/dist/masonry.pkgd.min.js' integrity='sha384-GNFwBvfVxBkLMJpYMOABq3c+d3KnQxudP/mGPkzpZSTYykLBNsZEnG2D9G/X/+7D' crossorigin='anonymous' async)
9
-
10
block scripts
0 commit comments