aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>