diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index ce29c51..95d9f65 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -102,10 +102,6 @@ {{ $bootstrapbundle := slice $popperjs $twbsjs $ttjs | resources.Concat "js/bootstrap-bundle.js" }} - - {{ $masonryjs := resources.Get "scripts/masonry/masonry.pkgd.min.js" }} - -