mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-25 11:56:36 +00:00
[Glitch] Change Emoji in Wrapstodon footer 🐘
Port 861202fd08 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -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'>
|
||||
|
||||
Reference in New Issue
Block a user