File tree Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 20
20
< meta property ="twitter:domain " content ="300 ">
21
21
< meta property ="twitter:site " content ="">
22
22
23
- < link rel ="icon " href ="/favicon.ico " />
23
+ < link rel ="icon " href =". /favicon.ico " />
24
24
< title > Checklist app</ title >
25
- < script type ="module " crossorigin src ="/assets/js/index-5e520dbd.js "> </ script >
26
- < link rel ="stylesheet " href ="/assets/css/index-35c15a33.css ">
25
+ < script type ="module " crossorigin src =". /assets/js/index-5e520dbd.js "> </ script >
26
+ < link rel ="stylesheet " href =". /assets/css/index-35c15a33.css ">
27
27
</ head >
28
28
< body >
29
29
< div id ="app "> </ div >
Original file line number Diff line number Diff line change
1
+ {
2
+ "index.html" : {
3
+ "file" : " assets/js/index-5e520dbd.js" ,
4
+ "src" : " index.html" ,
5
+ "isEntry" : true ,
6
+ "css" : [
7
+ " assets/css/index-35c15a33.css"
8
+ ],
9
+ "assets" : [
10
+ " assets/fonts/Montserrat-Thin-d0f634c1.woff2" ,
11
+ " assets/fonts/Montserrat-Regular-03ca7488.woff2" ,
12
+ " assets/fonts/Montserrat-Medium-32af198d.woff2" ,
13
+ " assets/fonts/Montserrat-SemiBold-0da8ca13.woff2" ,
14
+ " assets/images/down-arrow-c53d8880.svg"
15
+ ]
16
+ }
17
+ }
You can’t perform that action at this time.
0 commit comments