aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-07-18 12:26:44 +0300
committerXhmikosR <[email protected]>2019-07-22 16:08:58 +0300
commit8b59b73a2b90dc6feb57bca9e124c7bf49aa5249 (patch)
tree5a77976265b6815fb140c157f866df717e9ad8d3 /site
parent88065dfe71e9af618b3aeebe0a3313dad67e4a8e (diff)
downloadbootstrap-8b59b73a2b90dc6feb57bca9e124c7bf49aa5249.tar.xz
bootstrap-8b59b73a2b90dc6feb57bca9e124c7bf49aa5249.zip
Remove useless script.
Diffstat (limited to 'site')
-rw-r--r--site/content/docs/4.3/examples/masonry/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/site/content/docs/4.3/examples/masonry/index.html b/site/content/docs/4.3/examples/masonry/index.html
index 39b36b675..fbfa4c8f7 100644
--- a/site/content/docs/4.3/examples/masonry/index.html
+++ b/site/content/docs/4.3/examples/masonry/index.html
@@ -7,8 +7,6 @@ extra_js:
async: true
---
-<script src="https://cdnjs.cloudflare.com/ajax/libs/masonry/4.2.2/masonry.pkgd.min.js" integrity="sha256-Nn1q/fx0H7SNLZMQ5Hw5JLaTRZp0yILA/FRexe19VdI=" crossorigin="anonymous" async></script>
-
<div class="container py-5">
<h1>Bootstrap and Masonry</h1>
<p class="lead">Integrate <a href="https://masonry.desandro.com/">Masonry</a> with the Bootstrap grid system and cards component.</p>