File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ In your application you will need to do the following:
118
118
From version 2.9.7 onwards, you can apply the new "ID7.1" styling to the site masthead in your app. To do so:
119
119
120
120
* Add the ` id7-point-1 ` class to any ` id7-utility-masthead ` elements in your templates
121
- * Replace the logo image src ` /dist/images/logo.png ` with ` /dist/images/logo-id7-point-1 .svg ` in your templates
121
+ * Replace the logo image src ` /dist/images/logo.png ` with ` /dist/images/logo.svg ` in your templates
122
122
* Update anything app-specific that needs updating - the whole masthead region should have a white background
123
123
124
124
## Breaking changes
Original file line number Diff line number Diff line change 6
6
< div class ="id7-logo-row ">
7
7
< div class ="id7-logo ">
8
8
< a href ="https://warwick.ac.uk " title ="University of Warwick homepage ">
9
- < img src ="/dist/images/logo-id7-point-1 .svg " alt ="University of Warwick homepage ">
9
+ < img src ="/dist/images/logo.svg " alt ="University of Warwick homepage ">
10
10
</ a >
11
11
</ div >
12
12
< nav class ="id7-site-links " aria-label ="Site links ">
File renamed without changes.
You can’t perform that action at this time.
0 commit comments