pull/6213/head
Babak F 5 years ago
parent c7e69edf36
commit c3ec6b3b90

@ -2,4 +2,4 @@
<!-- elements go here --> <!-- elements go here -->
</svelte:head> </svelte:head>
<h1>Hello world!</h1> <h1>Hello, World!</h1>

@ -2,4 +2,4 @@
<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…
Cancel
Save