Merge pull request #947 from colouring-cities/add-newcastle-logo
Add Newcastle University Logo
This commit is contained in:
commit
2bdbbce8d2
BIN
app/public/images/logo-newcastle.png
Executable file
BIN
app/public/images/logo-newcastle.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 7.6 KiB |
@ -43,6 +43,7 @@ const Welcome = () => (
|
|||||||
</div>
|
</div>
|
||||||
<div className="image-row">
|
<div className="image-row">
|
||||||
<img src="images/logo-loughborough.png" alt="Colouring London collaborating organisations: Loughborough University" />
|
<img src="images/logo-loughborough.png" alt="Colouring London collaborating organisations: Loughborough University" />
|
||||||
|
<img src="images/logo-newcastle.png" alt="Colouring London collaborating organisations: Newcastle University" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user