File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
< meta name ="apple-mobile-web-app-capable " content ="yes ">
25
25
< meta name ="apple-mobile-web-app-status-bar-style " content ="black ">
26
26
< meta name ="apple-mobile-web-app-title " content ="diagram_flow ">
27
- < link rel ="apple-touch-icon " href ="docs /icons/Icon-192.png ">
27
+ < link rel ="apple-touch-icon " href =". /icons/Icon-192.png ">
28
28
29
29
<!-- Favicon -->
30
- < link rel ="icon " type ="image/png " href ="docs /favicon.png "/>
30
+ < link rel ="icon " type ="image/png " href =". /favicon.png "/>
31
31
32
32
< title > diagram_flow</ title >
33
- < link rel ="manifest " href ="docs /manifest.json ">
33
+ < link rel ="manifest " href =". /manifest.json ">
34
34
</ head >
35
35
< body >
36
- < script src ="docs /flutter_bootstrap.js " async > </ script >
36
+ < script src =". /flutter_bootstrap.js " async > </ script >
37
37
</ body >
38
38
</ html >
You can’t perform that action at this time.
0 commit comments