feat: Add more SEO metadata to all pages

This commit is contained in:
Jesse Wierzbinski 2024-12-07 11:21:13 +01:00
parent 5a6a7d4fdd
commit a19339bd33
No known key found for this signature in database
14 changed files with 58 additions and 5 deletions

View file

@ -24,6 +24,10 @@ import {
SettingType,
} from "~/settings.ts";
useHead({
title: "Preferences",
});
definePageMeta({
layout: "app",
breadcrumbs: [

View file

@ -26,6 +26,10 @@ import { Search } from "lucide-vue-next";
import Category from "~/components/preferences/emojis/category.vue";
import { Input } from "~/components/ui/input";
useHead({
title: "Emoji Preferences",
});
definePageMeta({
layout: "app",
breadcrumbs: [