mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: bootstrap-slider v10.6.2
This commit is contained in:
@ -233,6 +233,8 @@ helpers.determineResourceName = function (filename) {
|
||||
return 'Bootstrap CSS';
|
||||
case 'bootstrap.min.js':
|
||||
return 'Bootstrap JS';
|
||||
case 'bootstrap-slider.min.css':
|
||||
return 'bootstrap-slider';
|
||||
default:
|
||||
return 'Unknown';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user