This repository was archived by the owner on Apr 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +21
-21
lines changed Expand file tree Collapse file tree 5 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -68,17 +68,17 @@ Here is an example:
68
68
<head >
69
69
<meta charset =" UTF-8" >
70
70
<title >CDN Example</title >
71
- <link href =" //cdn.bootcss. com/bootstrap/ 3.3.5/css/bootstrap.min.css" rel =" stylesheet" >
72
- <link href =" //cdn.bootcss .com/font-awesome/4.7.0/css/font-awesome.min.css" rel =" stylesheet" >
71
+ <link href =" //unpkg. com/bootstrap@ 3.3.5/dist /css/bootstrap.min.css" rel =" stylesheet" >
72
+ <link href =" //maxcdn.bootstrapcdn .com/font-awesome/4.7.0/css/font-awesome.min.css" rel =" stylesheet" >
73
73
<link href =" //unpkg.com/vue2-datatable-component/dist/min.css" rel =" stylesheet" >
74
74
</head >
75
75
<body >
76
76
77
77
<div id =" app" ></div >
78
78
79
- <script src =" //cdn.bootcss. com/vue/ 2.4.2 /vue.min.js" ></script >
80
- <script src =" //cdn.bootcss. com/jquery/ 2.1.4/jquery.min.js" ></script >
81
- <script src =" //cdn.bootcss. com/bootstrap/ 3.3.5/js/bootstrap.min.js" ></script >
79
+ <script src =" //unpkg. com/vue@ 2.4.4/dist /vue.min.js" ></script >
80
+ <script src =" //unpkg. com/jquery@ 2.1.4/dist /jquery.min.js" ></script >
81
+ <script src =" //unpkg. com/bootstrap@ 3.3.5/dist /js/bootstrap.min.js" ></script >
82
82
<script src =" //unpkg.com/vue2-datatable-component/dist/min.js" ></script >
83
83
<script >
84
84
new Vue ({
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< title > Documentation · vue2-datatable-component</ title >
6
- < link href ="//cdn.bootcss. com/docsify/4.3.0 /themes/vue.css " rel ="stylesheet ">
7
- < link href ="//cdn.bootcss .com/font-awesome/4.7.0/css/font-awesome.min.css " rel ="stylesheet ">
6
+ < link href ="//unpkg. com/docsify/themes/vue.css " rel ="stylesheet ">
7
+ < link href ="//maxcdn.bootstrapcdn .com/font-awesome/4.7.0/css/font-awesome.min.css " rel ="stylesheet ">
8
8
</ head >
9
9
< body >
10
10
31
31
}
32
32
}
33
33
</ script >
34
- < script src ="//cdn.bootcss. com/docsify/4.3.0 /docsify.min.js "> </ script >
34
+ < script src ="//unpkg. com/docsify/lib /docsify.min.js "> </ script >
35
35
</ body >
36
36
</ html >
Original file line number Diff line number Diff line change @@ -68,17 +68,17 @@ export default {
68
68
<head >
69
69
<meta charset =" UTF-8" >
70
70
<title >CDN Example</title >
71
- <link href =" //cdn.bootcss. com/bootstrap/ 3.3.5/css/bootstrap.min.css" rel =" stylesheet" >
72
- <link href =" //cdn.bootcss .com/font-awesome/4.7.0/css/font-awesome.min.css" rel =" stylesheet" >
71
+ <link href =" //unpkg. com/bootstrap@ 3.3.5/dist /css/bootstrap.min.css" rel =" stylesheet" >
72
+ <link href =" //maxcdn.bootstrapcdn .com/font-awesome/4.7.0/css/font-awesome.min.css" rel =" stylesheet" >
73
73
<link href =" //unpkg.com/vue2-datatable-component/dist/min.css" rel =" stylesheet" >
74
74
</head >
75
75
<body >
76
76
77
77
<div id =" app" ></div >
78
78
79
- <script src =" //cdn.bootcss. com/vue/ 2.4.2 /vue.min.js" ></script >
80
- <script src =" //cdn.bootcss. com/jquery/ 2.1.4/jquery.min.js" ></script >
81
- <script src =" //cdn.bootcss. com/bootstrap/ 3.3.5/js/bootstrap.min.js" ></script >
79
+ <script src =" //unpkg. com/vue@ 2.4.4/dist /vue.min.js" ></script >
80
+ <script src =" //unpkg. com/jquery@ 2.1.4/dist /jquery.min.js" ></script >
81
+ <script src =" //unpkg. com/bootstrap@ 3.3.5/dist /js/bootstrap.min.js" ></script >
82
82
<script src =" //unpkg.com/vue2-datatable-component/dist/min.js" ></script >
83
83
<script >
84
84
new Vue ({
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< title > Examples · vue2-datatable-component</ title >
6
- < link href ="//cdn.bootcss. com/bootstrap/ 3.3.5/css/bootstrap.min.css " rel ="stylesheet ">
7
- < link href ="//cdn.bootcss .com/font-awesome/4.7.0/css/font-awesome.min.css " rel ="stylesheet ">
6
+ < link href ="//unpkg. com/bootstrap@ 3.3.5/dist /css/bootstrap.min.css " rel ="stylesheet ">
7
+ < link href ="//maxcdn.bootstrapcdn .com/font-awesome/4.7.0/css/font-awesome.min.css " rel ="stylesheet ">
8
8
< link href ="client.4934818d.css " rel ="stylesheet "> </ head >
9
9
< body >
10
10
11
11
< div id ="app "> </ div >
12
12
13
- < script src ="//cdn.bootcss. com/jquery/ 2.1.4/jquery.min.js "> </ script >
14
- < script src ="//cdn.bootcss. com/bootstrap/ 3.3.5/js/bootstrap.min.js "> </ script >
13
+ < script src ="//unpkg. com/jquery@ 2.1.4/dist /jquery.min.js "> </ script >
14
+ < script src ="//unpkg. com/bootstrap@ 3.3.5/dist /js/bootstrap.min.js "> </ script >
15
15
< script type ="text/javascript " src ="client.f19edc83.js "> </ script > </ body >
16
16
</ html >
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="UTF-8 ">
5
5
< title > Examples · vue2-datatable-component</ title >
6
- < link href ="//cdn.bootcss. com/bootstrap/ 3.3.5/css/bootstrap.min.css " rel ="stylesheet ">
7
- < link href ="//cdn.bootcss .com/font-awesome/4.7.0/css/font-awesome.min.css " rel ="stylesheet ">
6
+ < link href ="//unpkg. com/bootstrap@ 3.3.5/dist /css/bootstrap.min.css " rel ="stylesheet ">
7
+ < link href ="//maxcdn.bootstrapcdn .com/font-awesome/4.7.0/css/font-awesome.min.css " rel ="stylesheet ">
8
8
</ head >
9
9
< body >
10
10
11
11
< div id ="app "> </ div >
12
12
13
- < script src ="//cdn.bootcss. com/jquery/ 2.1.4/jquery.min.js "> </ script >
14
- < script src ="//cdn.bootcss. com/bootstrap/ 3.3.5/js/bootstrap.min.js "> </ script >
13
+ < script src ="//unpkg. com/jquery@ 2.1.4/dist /jquery.min.js "> </ script >
14
+ < script src ="//unpkg. com/bootstrap@ 3.3.5/dist /js/bootstrap.min.js "> </ script >
15
15
</ body >
16
16
</ html >
You can’t perform that action at this time.
0 commit comments