<script>
	import { page } from '$app/stores';
</script>

<svelte:head>
	<title>Graphs</title>
	<meta name="description" content="Chellaris Sign-Up Graphs" />
</svelte:head>

<h1>WIP</h1>

<style>
	h1 {
		width: 100%;
	}
</style>