Skip to content

Commit

Permalink
Footer - remove llama emoji (#1594)
Browse files Browse the repository at this point in the history
* Footer - remove llama emoji
As per designers request

* Improve text
  • Loading branch information
bradystroud authored Oct 28, 2024
1 parent 8f43c4d commit 3ce3797
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/footer/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ const Footer = () => {
</section>
<section className="main-container flex items-center justify-center mt-2">
<span className="ml-2">
Stand by... we are migrating this site to{' '}
Stand by... we&apos;re migrating this site to{' '}
<a
className="action-button-label footer-greybar-link"
href="https://tina.io"
>
🦙 TinaCMS
TinaCMS
</a>
</span>
</section>
Expand Down

0 comments on commit 3ce3797

Please sign in to comment.