mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-01-03 05:39:27 +01:00
Updated mapping for stackpath.bootstrapcdn.com
This commit is contained in:
parent
e90fb625b6
commit
16a6f0bf61
@ -292,9 +292,9 @@ var mappings = {
|
|||||||
},
|
},
|
||||||
// BootstrapCDN
|
// BootstrapCDN
|
||||||
'stackpath.bootstrapcdn.com': {
|
'stackpath.bootstrapcdn.com': {
|
||||||
'/': {
|
'/bootstrap/': {
|
||||||
'bootstrap.js/{version}/bootstrap.min.': resources.bootstrapJS,
|
'{version}/js/bootstrap.min.': resources.bootstrapJS,
|
||||||
'bootstrap.css/{version}/bootstrap.min.': resources.bootstrapCSS
|
'{version}/css/bootstrap.min.': resources.bootstrapCSS
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user