mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
small homepage improvements
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 4.2 MiB |
@@ -1,7 +1,12 @@
|
||||
# Help keep the website free (and ad-free) 🙏
|
||||
<script>
|
||||
import { HeartHandshake } from 'lucide-svelte';
|
||||
</script>
|
||||
|
||||
# <HeartHandshake size="24" class="mr-1 inline-block align-baseline" /> Help keep the website free (and ad-free)
|
||||
|
||||
Each time you add or move GPS points, we make a request to our servers to retrieve a route on the road network.
|
||||
We also rely on APIs from <a href="https://mapbox.com" target="_blank">Mapbox</a> to load beautiful maps, retrieve elevation data and process geocoding requests (looking for a place in the search bar).
|
||||
|
||||
Unfortunately this is very costly so if you like the tool and use it frequently, please consider making even a small donation so that this website can stay **free** and **ad-free**.
|
||||
|
||||
Thank you very much for your support! ❤️
|
@@ -1,7 +1,12 @@
|
||||
# Translation 🗣
|
||||
<script>
|
||||
import { Languages } from 'lucide-svelte';
|
||||
</script>
|
||||
|
||||
# <Languages size="24" class="mr-1 inline-block align-baseline" /> Translation
|
||||
|
||||
The website is translated by volunteers on a collaborative translation platform.
|
||||
You can contribute to the translation of the interface by adding or improving translations on the <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
|
||||
<a href="#contact">Get in touch</a> if you want to start the translation in a new language.
|
||||
You can contribute by adding or improving translations on the <a href="https://crowdin.com/project/gpxstudio" target="_blank">Crowdin project</a>.
|
||||
|
||||
Please <a href="#contact">get in touch</a> if you want to start the translation in a new language.
|
||||
|
||||
Any help is greatly appreciated!
|
Reference in New Issue
Block a user