mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-02 16:52:31 +00:00
gpt proofreading
This commit is contained in:
@@ -4,7 +4,7 @@ title: Integration
|
||||
|
||||
<script>
|
||||
import DocsNote from '$lib/components/docs/DocsNote.svelte';
|
||||
import EmbeddingPlaygound from '$lib/components/embedding/EmbeddingPlayground.svelte';
|
||||
import EmbeddingPlayground from '$lib/components/embedding/EmbeddingPlayground.svelte';
|
||||
</script>
|
||||
|
||||
# { title }
|
||||
@@ -21,4 +21,4 @@ You can then play with the configurator below to customize your map and generate
|
||||
You will need to set up <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS" target="_blank">Cross-Origin Resource Sharing (CORS)</a> headers on your server to allow <b>gpx.studio</b> to load your GPX files.
|
||||
</DocsNote>
|
||||
|
||||
<EmbeddingPlaygound />
|
||||
<EmbeddingPlayground />
|
||||
|
Reference in New Issue
Block a user