From 39cb058a8e5953dc018827890d78891b95aa4743 Mon Sep 17 00:00:00 2001 From: Luke Brody Date: Thu, 5 Sep 2024 23:31:52 -0700 Subject: [PATCH] Fix up homepage --- react/src/index.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/react/src/index.tsx b/react/src/index.tsx index 1513c66c..a1ab3b5b 100644 --- a/react/src/index.tsx +++ b/react/src/index.tsx @@ -22,11 +22,14 @@ function IndexPanel(): ReactNode { US Census Bureau's 2020 census; and shapefiles for each region of interest are obtained from the US Census Bureau's TIGER/Line database; except for the shapefiles for neighborhoods, which are obtained from + {' '} Zillow . Election Data is from the + {' '} US Elections Project's + {' '} Voting and Elections Science Team ( VEST @@ -36,6 +39,7 @@ function IndexPanel(): ReactNode { Website by Kavi Gupta ( kavigupta.org , + {' '}