docs: remove head tags from index page
This commit is contained in:
parent
fedb1fa8de
commit
577835d855
1 changed files with 0 additions and 8 deletions
|
@ -14,14 +14,6 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script lang="ts" setup>
|
<script lang="ts" setup>
|
||||||
|
|
||||||
useHead({
|
|
||||||
title: "Gorb",
|
|
||||||
meta: [
|
|
||||||
{ name: "description", content: "Welcome to Gorb, the Open-Source Chat App!" }
|
|
||||||
]
|
|
||||||
});
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style scoped>
|
<style scoped>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue