Merge pull request #829 from colouring-cities/loughborough-logo
Add loughborough logo
This commit is contained in:
commit
a555b2e751
BIN
app/public/images/logo-loughborough.png
Normal file
BIN
app/public/images/logo-loughborough.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
@ -38,6 +38,9 @@ const Welcome = () => (
|
||||
<div className="image-row">
|
||||
<img src="images/supporter-logos.png" alt="Colouring London collaborating organisations: The Bartlett UCL, Ordnance Survey, Historic England, Greater London Authority" />
|
||||
</div>
|
||||
<div className="image-row">
|
||||
<img src="images/logo-loughborough.png" alt="Colouring London collaborating organisations: Loughborough University" />
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user