add titles
This commit is contained in:
5
pages/blog.vue
Normal file
5
pages/blog.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<script setup lang="ts">
|
||||
useHead({ title: "Blog | Eggworld" });
|
||||
</script>
|
||||
|
||||
<template></template>
|
Reference in New Issue
Block a user