Commit d66d11e 1 parent 976ae2a commit d66d11e Copy full SHA for d66d11e
File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7
7
8
- < meta name ="msapplication-config " content ="/dist /icons/browserconfig.xml ">
8
+ < meta name ="msapplication-config " content ="/app /icons/browserconfig.xml ">
9
9
< meta name ="msapplication-TileColor " content ="#b91d47 ">
10
- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/dist /icons/favicon-32x32.png ">
11
- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/dist /icons/favicon-16x16.png ">
12
- < link rel ="icon " type ="image/png " href ="/dist /icons/favicon.png " />
13
- < link rel ="apple-touch-icon " sizes ="180x180 " href ="/dist /icons/apple-touch-icon.png ">
14
- < link rel ="mask-icon " href ="/dist /icons/safari-pinned-tab.svg " color ="#b91d47 ">
15
- < link rel ="manifest " href ="/dist /icons/site.webmanifest ">
10
+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="/app /icons/favicon-32x32.png ">
11
+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="/app /icons/favicon-16x16.png ">
12
+ < link rel ="icon " type ="image/png " href ="/app /icons/favicon.png " />
13
+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="/app /icons/apple-touch-icon.png ">
14
+ < link rel ="mask-icon " href ="/app /icons/safari-pinned-tab.svg " color ="#b91d47 ">
15
+ < link rel ="manifest " href ="/app /icons/site.webmanifest ">
16
16
17
17
{% seo %}
18
18
< link rel ="stylesheet " href ="{{ "/assets/css/style.css?v=" | append: site.github.build_revision | relative_url }}">
You can’t perform that action at this time.
0 commit comments