1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-29 00:58:02 +02:00

Fix "Immunefi" typo

This commit is contained in:
Ana Loznianu 2022-04-06 16:27:51 +03:00
parent 5a210b3428
commit 3969f4ddf4

View File

@ -29,7 +29,7 @@ const HeaderHome = () => (
<Content>
<div className={styles.tagline}>
{siteTagline}
<a href={siteTaglineURL}>Immunify</a>
<a href={siteTaglineURL}>Immunefi</a>
</div>
<Logo className={styles.headerLogo} />
<h1 className={styles.headerTitle}>{siteTitle}</h1>