mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Addition to fixed Twitter-Bootstrap
This commit is contained in:
@ -155,8 +155,10 @@ var files = {
|
||||
'resources/toastr.js/2.1.4/toastr.min.jsm': true,
|
||||
|
||||
// Twitter Bootstrap
|
||||
'resources/twitter-bootstrap/3.4.1/bootstrap.min.jsm': true,
|
||||
'resources/twitter-bootstrap/3.4.1/bootstrap.min.cssm': true,
|
||||
// CSS cannot be loaded with the file extension .cssm (as shown on www.bitchute.com)
|
||||
// Please do not change it.
|
||||
'resources/twitter-bootstrap/3.4.1/js/bootstrap.min.jsm': true,
|
||||
'resources/twitter-bootstrap/3.4.1/css/bootstrap.min.css': true,
|
||||
|
||||
// Underscore.js
|
||||
'resources/underscore.js/1.8.3/underscore-min.jsm': true,
|
||||
|
Reference in New Issue
Block a user