chore(app): update core and tweak link copy
This commit is contained in:
committed by
Tobias Fried
parent
697c6c836c
commit
ea81b78da1
@@ -61,10 +61,8 @@ const Header = (_: HeaderProps) => {
|
||||
<a href="https://www.buymeacoffee.com/phosphoricons">
|
||||
Buy Me a Coffee
|
||||
</a>
|
||||
! It takes a lot of work to make Phosphor available to the public
|
||||
free and open-source, and your one-time or recurring contribution
|
||||
does a lot to keep us going. Please show us some support if you
|
||||
can!
|
||||
! Your one-time or recurring contribution does a lot to keep us
|
||||
going. Please show us some support if you can!
|
||||
</small>
|
||||
</div>
|
||||
</Banner>
|
||||
|
||||
@@ -90,7 +90,7 @@ const Links = (_: LinksProps) => {
|
||||
href="https://www.buymeacoffee.com/phosphoricons"
|
||||
eventLabel="Donate"
|
||||
>
|
||||
Donate on BuyMeACoffee
|
||||
Donate
|
||||
</OutboundLink>
|
||||
{" / "}
|
||||
<OutboundLink
|
||||
|
||||
Reference in New Issue
Block a user