mirror of https://github.com/sveltejs/svelte
parent
5fb2bb4f42
commit
8817682b42
@ -0,0 +1,4 @@
|
||||
<svelte:head>
|
||||
<title>Hello world!</title>
|
||||
<meta name="description" content="This is where the description goes for SEO" />
|
||||
</svelte:head>
|
||||
Loading…
Reference in new issue