File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 55 < title > GOV.UK Vue Minimal Example</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1, viewport-fit=cover ">
77 < 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 ">
1313 </ head >
1414 < body class ="govuk-template__body js-enabled govuk-frontend-supported ">
1515 < div id ="app "> </ div >
You can’t perform that action at this time.
0 commit comments