WIP: 2024-refactor #1

Draft
c0de wants to merge 52 commits from 2024-refactor into master
Showing only changes of commit c8fd56837f - Show all commits

View File

@ -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": {