File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
< title > GOV.UK Vue Minimal Example</ title >
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1, viewport-fit=cover ">
7
7
< meta name ="theme-color " content ="#0b0c0c ">
8
- < link rel ="icon " sizes ="48x48 " href ="/assets/images/favicon.ico ">
9
- < link rel ="icon " sizes ="any " href ="/assets/images/favicon.svg " type ="image/svg+xml ">
10
- < link rel ="mask-icon " href ="/assets/images/govuk-icon-mask.svg " color ="#0b0c0c ">
11
- < link rel ="apple-touch-icon " href ="/assets/images/govuk-icon-180.png ">
12
- < link rel ="manifest " href ="/assets/manifest.json ">
8
+ < link rel ="icon " sizes ="48x48 " href ="/govuk-vue-minimal-example/ assets/images/favicon.ico ">
9
+ < link rel ="icon " sizes ="any " href ="/govuk-vue-minimal-example/ assets/images/favicon.svg " type ="image/svg+xml ">
10
+ < link rel ="mask-icon " href ="/govuk-vue-minimal-example/ assets/images/govuk-icon-mask.svg " color ="#0b0c0c ">
11
+ < link rel ="apple-touch-icon " href ="/govuk-vue-minimal-example/ assets/images/govuk-icon-180.png ">
12
+ < link rel ="manifest " href ="/govuk-vue-minimal-example/ assets/manifest.json ">
13
13
</ head >
14
14
< body class ="govuk-template__body js-enabled govuk-frontend-supported ">
15
15
< div id ="app "> </ div >
You can’t perform that action at this time.
0 commit comments