mirror of
https://github.com/chinchang/web-maker.git
synced 2025-06-07 18:14:57 +02:00
Merge pull request #289 from leninalbertolp/master
Update library-list.js
This commit is contained in:
commit
e472104088
@ -11,7 +11,7 @@ window.jsLibs = [
|
||||
},
|
||||
{
|
||||
url:
|
||||
'https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js',
|
||||
'https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js',
|
||||
label: 'Bootstrap 4',
|
||||
type: 'js'
|
||||
},
|
||||
@ -89,7 +89,7 @@ window.cssLibs = [
|
||||
},
|
||||
{
|
||||
url:
|
||||
'https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css',
|
||||
'https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css',
|
||||
label: 'Bootstrap 4',
|
||||
type: 'css'
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user