move masonry to official cdn

This commit is contained in:
c0de 2023-12-29 17:50:53 -06:00
parent eaddc0641f
commit c8fd56837f
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ template_vars = {
"place_in_head": True,
},
"masonry": {
"src": "https://cdn.jsdelivr.net/npm/masonry-layout@4.2.2/dist/masonry.pkgd.min.js"
"src": "https://unpkg.com/masonry-layout@4/dist/masonry.pkgd.min.js"
},
},
"css": {