mirror of
https://github.com/mastodon/mastodon.git
synced 2026-01-21 19:19:11 +00:00
Change Emoji in Wrapstodon footer 🐘 (#37226)
This commit is contained in:
parent
6821b70796
commit
861202fd08
|
|
@ -17,7 +17,7 @@ export const WrapstodonSharedPage: FC = () => {
|
|||
<FormattedMessage
|
||||
id='annual_report.shared_page.footer'
|
||||
defaultMessage='Generated with {heart} by the Mastodon team'
|
||||
values={{ heart: '♥' }}
|
||||
values={{ heart: '🐘' }}
|
||||
/>
|
||||
<nav className={classes.nav}>
|
||||
<a href='https://joinmastodon.org'>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user