mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-05 09:52:54 +00:00
user guide structure draft
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { page } from '$app/stores';
|
||||
import DocsLoader from '$lib/components/docs/DocsLoader.svelte';
|
||||
</script>
|
||||
|
||||
<DocsLoader path="{$page.params.guide}.svx" />
|
Reference in New Issue
Block a user