feat: add meta descriptions

This commit is contained in:
2022-08-10 20:31:16 -04:00
parent 74cad85292
commit 7ec729ba66
7 changed files with 18 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<script setup lang="ts">
import type { BlogParsedContent } from "@/shared/types";
useTitle("Blog");
useTitle("Blog", "Ramblings and ideas");
definePageMeta({ layout: "withtop" });
// TODO: paginate stories