mirror of https://github.com/sveltejs/svelte
parent
35376f2487
commit
1dfb728769
@ -1,5 +1,5 @@
|
|||||||
<svelte:head>
|
<svelte:head>
|
||||||
<link rel="stylesheet" href="tutorial/dark-theme.css">
|
<link rel="stylesheet" href="/tutorial/dark-theme.css">
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
<h1>Hello world!</h1>
|
<h1>Hello world!</h1>
|
||||||
Loading…
Reference in new issue