mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
lint
This commit is contained in:
@@ -3,10 +3,8 @@ const { title } = Astro.props
|
||||
|
||||
import { Content as Sponsor } from '../content/donate/sponsor.md'
|
||||
import { Content as Pro } from '../content/donate/pro.md'
|
||||
|
||||
---
|
||||
|
||||
|
||||
<Sponsor/>
|
||||
<Sponsor />
|
||||
<a class="quick-start-button pink" href="https://github.com/sponsors/hyperknot">Sponsor</a>
|
||||
<Pro/>
|
||||
<Pro />
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
## Do you offer support and SLA guarantees?
|
||||
|
||||
I'm considering launching paid support plans - where I personally help you migrate to OpenFreeMap - and maybe a Pro plan with SLA guarantees. If you're interested, please write me an [email](mailto:zsolt@openfreemap.org).
|
||||
|
||||
|
||||
@@ -8,7 +8,3 @@ X: [@hyperknot](https://x.com/hyperknot) (for details) \
|
||||
X: [@OpenFreeMapOrg](https://x.com/OpenFreeMapOrg) (for announcements)
|
||||
|
||||
GitHub: [openfreemap](https://github.com/hyperknot/openfreemap) and [openfreemap-styles](https://github.com/hyperknot/openfreemap-styles)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -133,5 +133,3 @@ hr {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user