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