🔍 Added titles and descriptions

This commit is contained in:
Mawoka
2022-03-11 19:22:02 +01:00
parent ee9f2c456b
commit 0949e24223
14 changed files with 47 additions and 6 deletions
+5
View File
@@ -3,6 +3,11 @@
navbarVisible.set(true);
</script>
<svelte:head>
<title>ClassQuiz - Home</title>
<meta name="description" content="ClassQuiz is a quiz app like KAHOOT! for students, which is open source and free to use.">
</svelte:head>
<section>
<div class="pt-12 text-center">
<h1 class="sm:text-8xl text-6xl mt-6 marck-script">ClassQuiz</h1>