From c0225f747a9ac159e337e70ca2ea5621ccfcc56b Mon Sep 17 00:00:00 2001 From: ItsukiKigoshi Date: Fri, 7 Feb 2025 12:17:42 +0900 Subject: [PATCH] feat: Update app.vue with SEO meta tags - Add SEO meta tags for title, ogTitle, description, and ogDescription - Uncomment ogImage and twitterCard properties for future use --- app.vue | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app.vue b/app.vue index d1c1b89..57900cc 100644 --- a/app.vue +++ b/app.vue @@ -1,3 +1,15 @@ +