Skip to content

Commit

Permalink
added: seo meta
Browse files Browse the repository at this point in the history
  • Loading branch information
FelipeYslaoker committed Nov 13, 2024
1 parent c4b1aec commit f37e514
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<script setup lang="ts">
useTheme();
useSeoMeta({
title: 'Musily: A great music app.',
description: 'Enjoy your music with a great music app.',
});
</script>

<template>
Expand Down

0 comments on commit f37e514

Please sign in to comment.