Skip to content

Commit

Permalink
changes ui3
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnkw committed Jun 11, 2024
1 parent e8e2aa8 commit 52d9983
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function Footer() {
</a >
</Col>
<Col md="4" className="footer-copywright">
<h3>Copyright © {year} KASWRE</h3>
<h3>Copyright © {year} KASWARE</h3>
</Col>
<Col md="4" className="footer-body">
<ul className="footer-icons">
Expand Down
2 changes: 1 addition & 1 deletion src/components/Home/HomeContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ function HomeContent() {
Your private keys are &nbsp;
<i>
<b className="purple">encrypted on your device by your password </b> and
and are never shared with anyone.Your accounts are derived from your Secret Recovery Phrase.{" "}
is not shared with anyone. Accounts are derived from your Secret Recovery Phrase.{" "}
</i>
<br />
<br />
Expand Down

0 comments on commit 52d9983

Please sign in to comment.