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:
6868<head >
6969 <meta charset =" UTF-8" >
7070 <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" >
7373 <link href =" //unpkg.com/vue2-datatable-component/dist/min.css" rel =" stylesheet" >
7474</head >
7575<body >
7676
7777 <div id =" app" ></div >
7878
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 >
8282<script src =" //unpkg.com/vue2-datatable-component/dist/min.js" ></script >
8383<script >
8484 new Vue ({
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < 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 ">
88</ head >
99< body >
1010
3131 }
3232 }
3333</ 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 >
3535</ body >
3636</ html >
Original file line number Diff line number Diff line change @@ -68,17 +68,17 @@ export default {
6868<head >
6969 <meta charset =" UTF-8" >
7070 <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" >
7373 <link href =" //unpkg.com/vue2-datatable-component/dist/min.css" rel =" stylesheet" >
7474</head >
7575<body >
7676
7777 <div id =" app" ></div >
7878
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 >
8282<script src =" //unpkg.com/vue2-datatable-component/dist/min.js" ></script >
8383<script >
8484 new Vue ({
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < 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 ">
88< link href ="client.4934818d.css " rel ="stylesheet "> </ head >
99< body >
1010
1111 < div id ="app "> </ div >
1212
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 >
1515< script type ="text/javascript " src ="client.f19edc83.js "> </ script > </ body >
1616</ html >
Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < 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 ">
88</ head >
99< body >
1010
1111 < div id ="app "> </ div >
1212
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 >
1515</ body >
1616</ html >
You can’t perform that action at this time.
0 commit comments