File tree Expand file tree Collapse file tree 4 files changed +144
-126
lines changed Expand file tree Collapse file tree 4 files changed +144
-126
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
- < html lang ="en " class ="govuk-template ">
2
+ < html lang ="en " class ="govuk-template govuk-template--rebranded ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
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
- < 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 ">
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