🔍 Added title to every page

This commit is contained in:
Mawoka
2022-04-16 11:20:57 +02:00
parent f5635a87e0
commit 1292faa518
7 changed files with 19 additions and 1 deletions
+3
View File
@@ -24,6 +24,9 @@
return await response.json();
};
</script>
<svelte:head>
<title>ClassQuiz - Explore</title>
</svelte:head>
{#await getData()}
<svg class="h-8 w-8 animate-spin mx-auto my-20" viewBox="3 3 18 18">