mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-24 14:54:06 +01:00
add nyastodon branding
This commit is contained in:
parent
baab85fac7
commit
be733ade6b
1 changed files with 3 additions and 1 deletions
|
@ -75,7 +75,7 @@ class LinkFooter extends React.PureComponent {
|
|||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Catstodon</strong>:
|
||||
change <strong>nyastodon</strong>:
|
||||
{' '}
|
||||
<a href={source_url} rel='noopener noreferrer' target='_blank'><FormattedMessage id='footer.about' defaultMessage='About' /></a>
|
||||
{' · '}
|
||||
|
@ -85,6 +85,8 @@ class LinkFooter extends React.PureComponent {
|
|||
{' · '}
|
||||
v{version}
|
||||
</p>
|
||||
|
||||
<p>be gay do crime uwu</p>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue