mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 21:43:15 -08:00
AGPL compliance
This commit is contained in:
parent
d0946224d6
commit
1925f6e44c
2 changed files with 1 additions and 3 deletions
|
|
@ -66,8 +66,6 @@ class LinkFooter extends PureComponent {
|
|||
<p>
|
||||
<strong>Masto-FE-standalone</strong>
|
||||
{DividingCircle}
|
||||
<a href={source_url} rel='noopener noreferrer' target='_blank'><FormattedMessage id='footer.source_code' defaultMessage='Source code' /></a>
|
||||
{DividingCircle}
|
||||
<Link to='/keyboard-shortcuts'><FormattedMessage id='footer.keyboard_shortcuts' defaultMessage='Keyboard shortcuts' /></Link>
|
||||
{DividingCircle}
|
||||
<a href={source_url} rel='noopener noreferrer' target='_blank'><FormattedMessage id='footer.source_code' defaultMessage='View source code' /></a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue