feat!: Remove Masonry JS

This commit is contained in:
Thomas A. Christensen II 2024-11-20 11:49:11 -06:00
parent bc5f45da94
commit 89523e50c8
Signed by: millironx
GPG key ID: B7044A3432851F64

View file

@ -102,10 +102,6 @@
{{ $bootstrapbundle := slice $popperjs $twbsjs $ttjs | resources.Concat "js/bootstrap-bundle.js" }}
<script src="{{ $bootstrapbundle.RelPermalink }}"></script>
<!-- Masonry -->
{{ $masonryjs := resources.Get "scripts/masonry/masonry.pkgd.min.js" }}
<script src="{{ $masonryjs.RelPermalink }}"></script>
<!-- GoatCounter -->
<script
data-goatcounter="https://millironx.goatcounter.com/count"