feat: add meta descriptions
This commit is contained in:
@@ -3,7 +3,7 @@ import Services from "@/components/index/services.vue";
|
||||
import About from "@/components/index/about.vue";
|
||||
|
||||
definePageMeta({ layout: "withtop" });
|
||||
useTitle("Home");
|
||||
useTitle("Home", "Personal website!");
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
Reference in New Issue
Block a user