File tree Expand file tree Collapse file tree 4 files changed +146
-126
lines changed Expand file tree Collapse file tree 4 files changed +146
-126
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
2- < html lang ="en " class ="govuk-template ">
2+ < html lang ="en " class ="govuk-template govuk-template--rebranded ">
33 < head >
44 < meta charset ="utf-8 ">
55 < title > GOV.UK Vue Minimal Example</ title >
66 < meta name ="viewport " content ="width=device-width, initial-scale=1, viewport-fit=cover ">
7- < meta name ="theme-color " content ="#0b0c0c ">
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 ">
7+ < meta name ="theme-color " content ="#1d70b8 ">
8+ < link rel ="icon " sizes ="48x48 " href ="/govuk-vue-minimal-example/assets/rebrand/ images/favicon.ico ">
9+ < link rel ="icon " sizes ="any " href ="/govuk-vue-minimal-example/assets/rebrand/ images/favicon.svg " type ="image/svg+xml ">
10+ < link rel ="mask-icon " href ="/govuk-vue-minimal-example/assets/rebrand/ images/govuk-icon-mask.svg " color ="#0b0c0c ">
11+ < link rel ="apple-touch-icon " href ="/govuk-vue-minimal-example/assets/rebrand/ images/govuk-icon-180.png ">
12+ < link rel ="manifest " href ="/govuk-vue-minimal-example/assets/rebrand/ 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