From 60560fb5f43ec8690f743e65182a7047f0091b3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=9B=A7=E5=9B=A7?= Date: Thu, 28 Aug 2025 10:12:43 -0400 Subject: [PATCH] Enhance HTML with meta tags for social media Added Open Graph and Twitter meta tags for better social sharing. --- src/app.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/app.html b/src/app.html index 9368e3391..4e0635b86 100644 --- a/src/app.html +++ b/src/app.html @@ -1,6 +1,17 @@ + + + + + + + + + + +