Skip to content

Commit

Permalink
add page meta
Browse files Browse the repository at this point in the history
  • Loading branch information
probablyjassin committed Oct 21, 2024
1 parent 997549c commit 3b58d1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
</template>

<script setup>
definePageMeta({
title: "Stundenplan",
description: "Einfache, mobile-first WebApp für den CampusDual-Stundenplan. Support für Firefox und Chromium.",
});
const links = [
{
label: "Home",
Expand Down

0 comments on commit 3b58d1d

Please sign in to comment.