mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
website
This commit is contained in:
@@ -7,14 +7,14 @@
|
||||
},
|
||||
{
|
||||
"price": 20,
|
||||
"name": "Copper",
|
||||
"icon": "🥘",
|
||||
"name": "Bronze",
|
||||
"icon": "🗽",
|
||||
"lm_url": "9d2b0961-d8d2-4b10-94fc-5d7497baef40"
|
||||
},
|
||||
{
|
||||
"price": 40,
|
||||
"name": "Bronze",
|
||||
"icon": "🛎️",
|
||||
"name": "Copper",
|
||||
"icon": "🎷",
|
||||
"lm_url": "76d47d46-9ffa-411c-b6c3-96dd491631bc"
|
||||
},
|
||||
{
|
||||
@@ -32,7 +32,7 @@
|
||||
{
|
||||
"price": 250,
|
||||
"name": "Platinum",
|
||||
"icon": "💿",
|
||||
"icon": "🛰",
|
||||
"lm_url": "c837df35-eb23-4206-a0b5-024a236077cb"
|
||||
},
|
||||
{
|
||||
@@ -44,7 +44,7 @@
|
||||
{
|
||||
"price": 1000,
|
||||
"name": "Diamond",
|
||||
"icon": "💎",
|
||||
"icon": "👑",
|
||||
"lm_url": "5c24c85b-cd08-42ff-9515-743e46f3e825"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -275,7 +275,7 @@ hr {
|
||||
}
|
||||
|
||||
.noUi-value.active {
|
||||
font-size: 40px;
|
||||
font-size: 45px;
|
||||
}
|
||||
|
||||
.noUi-marker-horizontal.noUi-marker-large {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
## What is OpenFreeMap?
|
||||
|
||||
OpenFreeMap allows you to display custom maps on your website and apps.
|
||||
OpenFreeMap provides free map hosting so you can display custom maps on your website and apps.
|
||||
|
||||
It's truly **free**: there are no limits on the number of map views or requests you can make, nor on how you use your map. There is no registration page, user database, API keys, or cookies.
|
||||
|
||||
@@ -16,12 +16,12 @@ If this project helps you save on your map hosting costs, please subscribe to on
|
||||
|
||||
<!--support_plans-->
|
||||
|
||||
When subscribing to a support plan, you receive an invoice for each of your payments.
|
||||
|
||||
On **Gold** level and above, we offer personalised technical support by email.
|
||||
On **Gold** level and above, we offer personalised technical support by email. Otherwise, support is via GitHub [Discussions](https://github.com/hyperknot/openfreemap/discussions).
|
||||
|
||||
If we ever receive a **Diamond** level supporter, we'll put their logo on this page.
|
||||
|
||||
When subscribing to a support plan, you receive an invoice for each of your payments.
|
||||
|
||||
Note: if you want to make a single donation, feel free to cancel after the first payment. However, please understand that the nature of this project needs recurring donations to cover the server costs.
|
||||
|
||||
## Is commercial usage allowed?
|
||||
|
||||
Reference in New Issue
Block a user