website: fix homepage grammar issue

This commit is contained in:
Yangshun
2022-03-20 15:07:16 +08:00
parent c160df7abe
commit 7ae0250bf3
2 changed files with 3 additions and 4 deletions

View File

@ -139,9 +139,9 @@ function HeroSection() {
<h1 className="hero__title">{siteConfig.title}</h1>
<p className="hero__subtitle">
{siteConfig.tagline} <br />
Brought to by the author of the{' '}
Brought to you by the author of{' '}
<a href={BLIND_75_URL} rel="noopener" target="_blank">
Blind 75 list
Blind 75
</a>
</p>
<div className={styles.buttons}>