mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-19 01:11:07 +00:00
Remove useless script.
This commit is contained in:
parent
88065dfe71
commit
8b59b73a2b
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@ extra_js:
|
||||||
async: true
|
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">
|
<div class="container py-5">
|
||||||
<h1>Bootstrap and Masonry</h1>
|
<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>
|
<p class="lead">Integrate <a href="https://masonry.desandro.com/">Masonry</a> with the Bootstrap grid system and cards component.</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue