Skip to content

Commit

Permalink
Merge pull request #91 from zkfairdomains/test
Browse files Browse the repository at this point in the history
text edit
  • Loading branch information
rdonmez authored Feb 5, 2024
2 parents 6563cae + 2acacce commit 177babc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/partials/Banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ function Banner() {
return (
<div className="banner w-100 d-flex justify-content-center">
<div>
<h2 className="text-center">The first ENS-based ZKF Name Service<br />built on <span>Zkfair</span></h2>
<h2 className="text-center">The First ENS-Based ZKF Name Service<br />Built On <span>ZKfair</span></h2>
</div>
</div>
);
Expand Down

0 comments on commit 177babc

Please sign in to comment.