[Glitch] Change Emoji in Wrapstodon footer 🐘
Port 861202fd080d9a7db0e478d14df79ed317dcf501 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
cb1d1e289e
commit
6734fd206e
@ -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'>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user