Add attribution note to contact page
This commit is contained in:
parent
386fb22c10
commit
67114ebd88
@ -17,6 +17,17 @@ const ContactPage = () => (
|
||||
|
||||
<p>For press enquiries please contact the Bartlett Press and Communications team at <a href="mailto:architecture@ucl.ac.uk">architecture@ucl.ac.uk</a></p>
|
||||
|
||||
<p>
|
||||
If you capture images from the maps on Colouring London, please credit our
|
||||
contributors (who collected the data) and Ordnance Survey
|
||||
(who provided the basemaps and building geometries) as follows:
|
||||
</p>
|
||||
<p>
|
||||
<pre><code>
|
||||
Colouring London https://colouring.london Building attribute data is © Colouring London contributors. Maps contain OS data © Crown copyright: OS Maps baselayers and building outlines.
|
||||
</code></pre>
|
||||
</p>
|
||||
<hr />
|
||||
<p>
|
||||
<img className="d-block mx-auto" src="images/logo-cl.png"></img>
|
||||
</p>
|
||||
|
Loading…
Reference in New Issue
Block a user