]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove useless script.
authorXhmikosR <xhmikosr@gmail.com>
Thu, 18 Jul 2019 09:26:44 +0000 (12:26 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Mon, 22 Jul 2019 13:08:58 +0000 (16:08 +0300)
site/content/docs/4.3/examples/masonry/index.html

index 39b36b675504c064b9ed427a8272baf3ab8fcf90..fbfa4c8f762074fb7b3f5e752b980ef593fd22a1 100644 (file)
@@ -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>