Skip to content

Commit

Permalink
feat: update hero text and fix prettier (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoopDog committed Sep 16, 2024
1 parent 5d2b7de commit a673bdb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export const SectionHero = (): JSX.Element => {
<Headline>
<Head>
<span>Analytics for</span>
<span>of pathogen, host, </span>
<span>pathogen, host, </span>
<span>and vector data</span>
</Head>
</Headline>
Expand Down
6 changes: 3 additions & 3 deletions app/components/Home/content/sectionSubHero.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BRC-Analytics is your new destination for analysis of biological
data related to pathogens. Building on the legacy of VEuPathDb
data related to pathogens. Building on the legacy of VEuPathDb
the platform will provide access and analysis capabilities for
[785](/data/organisms) eukaryotic pathogens, hosts, and vectors. The functionality will
be developed and made available incrementally over the [following months](/roadmap).
[785](/data/organisms) eukaryotic pathogens, hosts, and vectors. The functionality will
be developed and made available incrementally over the [following months](/roadmap).

0 comments on commit a673bdb

Please sign in to comment.