mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-22 06:22:16 +00:00
biome
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
import Donate from '../components/Donate.astro'
|
||||
import Logo from '../components/Logo.astro'
|
||||
import Map from '../components/Map.astro'
|
||||
import Map_ from '../components/Map.astro'
|
||||
import Layout from '../layouts/Layout.astro'
|
||||
|
||||
import { Content as AfterDonate } from '../content/index/after_donate.md'
|
||||
@@ -17,7 +17,7 @@ import { Content as WhatisText } from '../content/index/whatis.md'
|
||||
<h2>How can I use it?</h2>
|
||||
</div>
|
||||
|
||||
<Map />
|
||||
<Map_ />
|
||||
|
||||
<div class="container">
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user