1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added: blazy v1.8.2 (#211)

This commit is contained in:
nobody
2020-12-24 10:27:05 +01:00
parent 886d832a7c
commit 146ffab113
5 changed files with 16 additions and 0 deletions

View File

@@ -201,6 +201,11 @@ var resources = {
'path': 'resources/baguettebox.js/{version}/baguetteBox.min.css',
'type': 'text/css'
},
// blazy
'blazy': {
'path': 'resources/blazy/{version}/blazy.min.jsm',
'type': 'application/javascript'
},
// BootboxJS
'bootbox': {
'path': 'resources/bootbox.js/{version}/bootbox.min.jsm',