From 7db7962240132e30c104814634dba848c67b3327 Mon Sep 17 00:00:00 2001 From: julian78780 Date: Tue, 30 Jul 2024 12:11:11 -0500 Subject: [PATCH] Add meta description (#1020) Added a meta description tag to the HTML head to improve SEO and ensure proper display in search engine results. ## High Level Overview of Change ### Context of Change ### Type of Change - [ x] Bug fix (non-breaking change which fixes an issue) ### TypeScript/Hooks Update - [ ] Updated files to React Hooks - [ ] Updated files to TypeScript ## Before / After ## Test Plan --- src/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.html b/src/index.html index dbf1e83b5..514732776 100644 --- a/src/index.html +++ b/src/index.html @@ -8,6 +8,7 @@ +