From df33d44843c8eb90984c875fe85c31a94e53f7cd Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 23 Jul 2024 14:17:08 +0200 Subject: [PATCH] New translations integration.mdx (Polish) --- website/src/lib/docs/pl/integration.mdx.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/website/src/lib/docs/pl/integration.mdx.mdx b/website/src/lib/docs/pl/integration.mdx.mdx index 0d124656..5127ad76 100644 --- a/website/src/lib/docs/pl/integration.mdx.mdx +++ b/website/src/lib/docs/pl/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. +``` +