From 4a7f3661d6d4c139f601eb60df031f3473085425 Mon Sep 17 00:00:00 2001 From: Fionn Date: Thu, 4 May 2023 20:52:47 +0200 Subject: [PATCH] better credit links --- frontend/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index fcbb489..5687491 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -105,7 +105,7 @@ function App() { 'OpenStreetMap', 'CARTO', 'Weather data by Open-Meteo.com (open-meteo.com)', - 'IASsure-WX: Fionn Sperath and contributors', + 'IASsure-WX: Fionn Sperath and contributors', ].map(str => `© ${str}`).join(' | ')} subdomains={'abc'} maxZoom={20}