Skip to content

Commit

Permalink
about refill added
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshack committed Aug 5, 2024
1 parent 7535822 commit b1f2df4
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/modules/RefreshmentMap/content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,16 @@ export const ABOUT_POINTS_TEXT = (
Freibädern und Schwimmhallen
</a>{' '}
stehen derzeit nur als Liste über Berlin.de bereit. Sie wurden mittels
Webscraping in einen Geodatensatz überführt.{' '}
Webscraping in einen Geodatensatz überführt. Die Daten für die Refill
Stationen stammen von dem Projekt{' '}
<a
target="blank"
href="https://refill-deutschland.de/"
className="text-gray-800 underline"
>
Refill Deutschland
</a>
{'. '}
<a
target="blank"
href="https://overpass-turbo.eu/"
Expand Down

0 comments on commit b1f2df4

Please sign in to comment.