<svelte:head>
	<title>Home</title>
	<meta name="description" content="Landing Page for neshweb.net" />
</svelte:head>

<div class="h-full overflow-auto">
	<h1>Home Page</h1>
</div>