Skip to content

Commit

Permalink
Remove Beta from main page
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex H authored and dmitrizagidulin committed Feb 21, 2024
1 parent 56dd85a commit b4cfc72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ const Home: NextPage = () => {
<div className={styles.contentContainer}>
<div>
<h1 className={styles.title}>
VerifierPlus <span className={styles.betaTag}>Beta</span>
VerifierPlus
</h1>
</div>
<div>
Expand Down

0 comments on commit b4cfc72

Please sign in to comment.