From c9dadbb89e959464428e8514ddd3738d3442cfb3 Mon Sep 17 00:00:00 2001 From: Jeremy Kahn Date: Wed, 31 Aug 2022 19:18:14 -0500 Subject: [PATCH] feat: set page title --- public/index.html | 2 +- src/Bootstrap.tsx | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 206ad5f..2b71159 100644 --- a/public/index.html +++ b/public/index.html @@ -24,7 +24,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + Chitchatter