Footer fix
This commit is contained in:
parent
181ce90aa1
commit
3438454d2a
1 changed files with 7 additions and 5 deletions
|
@ -51,6 +51,8 @@ export const LinkFooter: React.FC<{ multiColumn: boolean }> = ({ multiColumn })
|
|||
<a href={source_url} rel='noopener noreferrer' target='_blank'>
|
||||
<FormattedMessage id='footer.source_code' defaultMessage='View source code' />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<span title="Crafted with love for the fediverse">
|
||||
Made with <span aria-label='heart' role='img'>❤️</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue