mirror of
https://github.com/hexahigh/portfolio.git
synced 2025-12-12 03:25:06 +01:00
6 lines
108 B
Svelte
6 lines
108 B
Svelte
<script>
|
|
import "../app.css";
|
|
</script>
|
|
<img style="display:none;" src="/api/analytics2">
|
|
|
|
<slot></slot> |