File tree Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Expand file tree Collapse file tree 1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 " />
5
5
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
6
< meta http-equiv ="X-UA-Compatible " content ="ie=edge " />
7
- < meta
8
- http-equiv ="Content-Security-Policy "
9
- content ="default-src 'self' https: filesystem: data: ws: 'unsafe-eval' 'unsafe-inline' "
10
- />
7
+ < meta http-equiv ="Content-Security-Policy " content ="default-src 'self' https: filesystem: data: ws: 'unsafe-eval' 'unsafe-inline' " />
11
8
< title > ReacType</ title >
12
- < link
13
- rel ="stylesheet "
14
- href ="https://fonts.googleapis.com/css?family=Roboto:300,400,500 "
15
- />
16
- < link
17
- rel ="stylesheet "
18
- href ="https://fonts.googleapis.com/icon?family=Material+Icons "
19
- />
9
+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/css?family=Roboto:300,400,500 " />
10
+ < link rel ="stylesheet " href ="https://fonts.googleapis.com/icon?family=Material+Icons " />
20
11
</ head >
21
12
22
13
< body >
You can’t perform that action at this time.
0 commit comments