Skip to content

Commit

Permalink
Use preferred tile.openstreetmap.org URL
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldegroot2 authored Nov 1, 2023
1 parent 3b0156d commit 1af39e7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions index.shtml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
<link rel="stylesheet" href="/css/frontpage.css?rev=420">

<!-- Preconnect to default OSM tile servers and default overpass api -->
<link rel="preconnect" href="https://a.tile.openstreetmap.org" crossorigin>
<link rel="preconnect" href="https://b.tile.openstreetmap.org" crossorigin>
<link rel="preconnect" href="https://c.tile.openstreetmap.org" crossorigin>
<link rel="preconnect" href="https://tile.openstreetmap.org" crossorigin>
<link rel="preconnect" href="https://lz4.overpass-api.de" crossorigin>
</head>
<body>
Expand Down

0 comments on commit 1af39e7

Please sign in to comment.