mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-04 17:32:56 +00:00
menubar
This commit is contained in:
5
website/src/lib/components/Logo.svelte
Normal file
5
website/src/lib/components/Logo.svelte
Normal file
@@ -0,0 +1,5 @@
|
||||
<script lang="ts">
|
||||
import { base } from '$app/paths';
|
||||
</script>
|
||||
|
||||
<img src="{base}/logo.svg" alt="Logo of gpx.studio." {...$$restProps} />
|
Reference in New Issue
Block a user