From ab9e1f8bbf8334ce067392d381007de1668a17af Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 14:16:56 +0200 Subject: [PATCH] New translations integration.mdx (Spanish) --- website/src/lib/docs/es/integration.mdx.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/src/lib/docs/es/integration.mdx.mdx b/website/src/lib/docs/es/integration.mdx.mdx index 0d124656..5127ad76 100644 --- a/website/src/lib/docs/es/integration.mdx.mdx +++ b/website/src/lib/docs/es/integration.mdx.mdx @@ -19,7 +19,11 @@ All you need is: You can then play with the configurator below to customize your map and generate the corresponding HTML code. - You will need to set up Cross-Origin Resource Sharing (CORS) headers on your server to allow gpx.studio to load your GPX files. + +``` +You will need to set up Cross-Origin Resource Sharing (CORS) headers on your server to allow gpx.studio to load your GPX files. +``` +