mirror of
https://github.com/dotFionn/iassure-wx.git
synced 2026-03-21 06:22:56 -05:00
better credit links
This commit is contained in:
@@ -105,7 +105,7 @@ function App() {
|
|||||||
'<a href="http://www.openstreetmap.org/copyright" target="_blank">OpenStreetMap</a>',
|
'<a href="http://www.openstreetmap.org/copyright" target="_blank">OpenStreetMap</a>',
|
||||||
'<a href="https://carto.com/attributions" target="_blank">CARTO</a>',
|
'<a href="https://carto.com/attributions" target="_blank">CARTO</a>',
|
||||||
'Weather data by Open-Meteo.com (<a href="https://open-meteo.com" target="_blank">open-meteo.com</a>)',
|
'Weather data by Open-Meteo.com (<a href="https://open-meteo.com" target="_blank">open-meteo.com</a>)',
|
||||||
'IASsure-WX: <a href="https://fsperath.de" target="_blank">Fionn Sperath</a> and <a href="https://github.com/dotFionn/iassure-wx/graphs/contributors" target="_blank">contributors</a>',
|
'<a href="https://github.com/dotFionn/iassure-wx" target="_blank">IASsure-WX</a>: <a href="https://fsperath.de" target="_blank">Fionn Sperath</a> and <a href="https://github.com/dotFionn/iassure-wx/graphs/contributors" target="_blank">contributors</a>',
|
||||||
].map(str => `© ${str}`).join(' | ')}
|
].map(str => `© ${str}`).join(' | ')}
|
||||||
subdomains={'abc'}
|
subdomains={'abc'}
|
||||||
maxZoom={20}
|
maxZoom={20}
|
||||||
|
|||||||
Reference in New Issue
Block a user