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

Added BootstrapCSS & BootstrapJS (v4.3.1 and 4.4.1)

This commit is contained in:
nobody
2020-02-27 17:23:39 +01:00
parent f0b5081836
commit 4800114a32
6 changed files with 26 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ var resources = {
// Bootstrap.css
'bootstrapCSS': {
'path': 'resources/bootstrap.css/{version}/bootstrap.min.cssm',
'type': 'application/stylesheet'
'type': 'text/css'
},
// Dojo
'dojo': {