Added Gab system's status page to LinkFooter
• Added: - Gab system's status page to LinkFooter
This commit is contained in:
parent
5b852ae10e
commit
4297e1f81a
@ -56,6 +56,10 @@ class LinkFooter extends React.PureComponent {
|
|||||||
to: '/about/privacy',
|
to: '/about/privacy',
|
||||||
text: intl.formatMessage(messages.privacy),
|
text: intl.formatMessage(messages.privacy),
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
href: 'https://gabstatus.com/',
|
||||||
|
text: 'Status',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
href: '/auth/sign_out',
|
href: '/auth/sign_out',
|
||||||
text: intl.formatMessage(messages.logout),
|
text: intl.formatMessage(messages.logout),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user