move masonry to official cdn
This commit is contained in:
parent
eaddc0641f
commit
c8fd56837f
2
test.py
2
test.py
@ -26,7 +26,7 @@ template_vars = {
|
|||||||
"place_in_head": True,
|
"place_in_head": True,
|
||||||
},
|
},
|
||||||
"masonry": {
|
"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": {
|
"css": {
|
||||||
|
Loading…
Reference in New Issue
Block a user