Skip to content

Commit

Permalink
Fix up homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Brody committed Sep 6, 2024
1 parent fab95cc commit 39cb058
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions react/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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
{' '}
<a href="https://catalog.data.gov/dataset/neighborhoods-us-2017-zillow-segs">Zillow</a>
.

Election Data is from the
{' '}
<a href="https://www.electproject.org/home">US Elections Project&apos;s</a>
{' '}
Voting and Elections Science Team
(
<a href="https://twitter.com/VEST_Team">VEST</a>
Expand All @@ -36,6 +39,7 @@ function IndexPanel(): ReactNode {
Website by Kavi Gupta (
<a href="https://kavigupta.org">kavigupta.org</a>
,
{' '}
<a
href="https://twitter.com/notkavi"
>
Expand Down

0 comments on commit 39cb058

Please sign in to comment.