Skip to content

Commit 34cbfce

Browse files
committed
avatarlar
1 parent bec1c7e commit 34cbfce

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

playground/play.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
rel="stylesheet"
5454
/>
5555
</noscript>
56-
<link rel="stylesheet" href="./src/style.css" />
56+
<link rel="stylesheet" href="/src/style.css" />
5757
</head>
5858
<body>
5959
<!-- Ambient studio backdrop: layered glow + grain, purely decorative -->
@@ -371,6 +371,6 @@ <h2>Movement library <span id="lib-count" class="count"></span></h2>
371371
<div id="lib-list" class="lib-list"></div>
372372
</aside>
373373

374-
<script type="module" src="./src/main.ts"></script>
374+
<script type="module" src="/src/main.ts"></script>
375375
</body>
376376
</html>
1.75 MB
Binary file not shown.
33.4 MB
Binary file not shown.

0 commit comments

Comments
 (0)