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