mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 06:22:16 +00:00
biome
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
import Map from '../components/Map.astro'
|
||||
import Map_ from '../components/Map.astro'
|
||||
import Layout from '../layouts/Layout.astro'
|
||||
|
||||
import Donate from '../components/Donate.astro'
|
||||
@@ -26,7 +26,7 @@ import { Content as SelfHostingText } from '../content/how_to_use/self_hosting.m
|
||||
<p>(You can navigate the map, it's interactive!)</p>
|
||||
</div>
|
||||
|
||||
<Map showStyleURL={true} />
|
||||
<Map_ showStyleURL={true} />
|
||||
|
||||
<div class="container">
|
||||
<MaplibreText />
|
||||
|
||||
Reference in New Issue
Block a user