add titles

This commit is contained in:
2022-07-22 17:16:27 -04:00
parent c30c61b46d
commit b608ece7ae
7 changed files with 20 additions and 8 deletions

View File

@@ -1,4 +1,6 @@
<script setup lang="ts"></script>
<script setup lang="ts">
useHead({ title: "Home | Eggworld" });
</script>
<template>
<main class="flex flex-col items-center justify-evenly">