From 929b1c82ba1e777869edfe170ee5f847574b6e13 Mon Sep 17 00:00:00 2001 From: Corey-Code <37006206+Corey-Code@users.noreply.github.com> Date: Thu, 19 Feb 2026 19:20:36 -0500 Subject: [PATCH 1/3] Enhance SEO and user information in web app - Updated the title of the index.html to improve search visibility. - Added meta tags for description, keywords, and Open Graph properties to enhance SEO. - Introduced structured data in JSON-LD format for better indexing by search engines. - Added a new informational box in main.tsx to provide users with a brief overview of Vidulum Wallet's features and capabilities. --- src/web/index.html | 35 ++++++++++++++++++++++++++++++++++- src/web/main.tsx | 19 ++++++++++++++++++- 2 files changed, 52 insertions(+), 2 deletions(-) diff --git a/src/web/index.html b/src/web/index.html index e4af415..855e016 100644 --- a/src/web/index.html +++ b/src/web/index.html @@ -3,7 +3,40 @@
-