File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< meta name ="theme-color " content ="#3498db ">
8
8
< meta name ="description " content ="React Checkbox Tree: A simple, yet elegant checkbox treeview for React. ">
9
- < link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css ">
10
- < link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css ">
11
- < link rel ="stylesheet " href ="//fonts.googleapis.com/css?family=Open+Sans:400,700|Roboto ">
9
+ < link rel ="stylesheet " href ="https: //cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css ">
10
+ < link rel ="stylesheet " href ="https: //maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css ">
11
+ < link rel ="stylesheet " href ="https: //fonts.googleapis.com/css?family=Open+Sans:400,700|Roboto ">
12
12
< link rel ="stylesheet " href ="style.css ">
13
13
</ head >
14
14
< body >
Original file line number Diff line number Diff line change 6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7
7
< meta name ="theme-color " content ="#3498db ">
8
8
< meta name ="description " content ="React Checkbox Tree: A simple, yet elegant checkbox treeview for React. ">
9
- < link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css ">
10
- < link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css ">
11
- < link rel ="stylesheet " href ="//fonts.googleapis.com/css?family=Open+Sans:400,700|Roboto ">
9
+ < link rel ="stylesheet " href ="https: //cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css ">
10
+ < link rel ="stylesheet " href ="https: //maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css ">
11
+ < link rel ="stylesheet " href ="https: //fonts.googleapis.com/css?family=Open+Sans:400,700|Roboto ">
12
12
< link rel ="stylesheet " href ="style.css ">
13
13
</ head >
14
14
< body >
You can’t perform that action at this time.
0 commit comments