Skip to content

Instantly share code, notes, and snippets.

@aubergene
Created February 17, 2025 21:18
Show Gist options
  • Select an option

  • Save aubergene/c11cd4e641d86371f1441482f6a55bfc to your computer and use it in GitHub Desktop.

Select an option

Save aubergene/c11cd4e641d86371f1441482f6a55bfc to your computer and use it in GitHub Desktop.
SvelteKit piratepx
<!-- Svelte 5 -->
<script>
import { page } from '$app/state';
</script>
<img src="https://app.piratepx.com/ship?p={PROJECT_ID}&i={page.url.pathname}" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment