Skip to content

Commit

Permalink
refactor: index page text update
Browse files Browse the repository at this point in the history
  • Loading branch information
trevormunoz committed Sep 1, 2024
1 parent ab93a09 commit 9203626
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const IndexPage = () => (
<Layout>
<SEO title="Home" />
<div>
<section className="leader">
<section>
<p>
We are an interdisciplinary group of researchers who collaboratively
advance the study of cultural heritage and arts using computational
Expand All @@ -36,8 +36,8 @@ const IndexPage = () => (
.
</p>
<p>
The MITH website is currently being redeveloped in public. If you are
looking for content that was previously here, it's in{" "}
If you are looking for content that was previously on MITH's website,
it's in{" "}
<a href="https://archive.mith.umd.edu/mith-2020/">the archive</a>.
</p>
</section>
Expand Down

0 comments on commit 9203626

Please sign in to comment.