feat: update playground paths

This commit is contained in:
Max Richter
2025-10-06 00:01:57 +02:00
parent b763ede6cb
commit 951f07b25e
28 changed files with 807 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
<img src="/logo-2.svg" alt="logo" width="100%" />
<script>
import favicon from '$lib/assets/favicon.svg';
</script>
<img src={favicon} alt="logo" width="100%" />
<style>
img {