feat!: Remove Masonry JS
This commit is contained in:
parent
bc5f45da94
commit
89523e50c8
1 changed files with 0 additions and 4 deletions
|
@ -102,10 +102,6 @@
|
||||||
{{ $bootstrapbundle := slice $popperjs $twbsjs $ttjs | resources.Concat "js/bootstrap-bundle.js" }}
|
{{ $bootstrapbundle := slice $popperjs $twbsjs $ttjs | resources.Concat "js/bootstrap-bundle.js" }}
|
||||||
<script src="{{ $bootstrapbundle.RelPermalink }}"></script>
|
<script src="{{ $bootstrapbundle.RelPermalink }}"></script>
|
||||||
|
|
||||||
<!-- Masonry -->
|
|
||||||
{{ $masonryjs := resources.Get "scripts/masonry/masonry.pkgd.min.js" }}
|
|
||||||
<script src="{{ $masonryjs.RelPermalink }}"></script>
|
|
||||||
|
|
||||||
<!-- GoatCounter -->
|
<!-- GoatCounter -->
|
||||||
<script
|
<script
|
||||||
data-goatcounter="https://millironx.goatcounter.com/count"
|
data-goatcounter="https://millironx.goatcounter.com/count"
|
||||||
|
|
Loading…
Reference in a new issue