diff options
Diffstat (limited to 'src/web/_views/apps/home.php')
-rw-r--r-- | src/web/_views/apps/home.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/web/_views/apps/home.php b/src/web/_views/apps/home.php index 8e59423..bb88e42 100644 --- a/src/web/_views/apps/home.php +++ b/src/web/_views/apps/home.php @@ -44,10 +44,6 @@ <th><?=lang('contact_xmpp')?></th> <td><a href="xmpp:freya@freya.cat">freya@freya.cat</a></td> </tr> - <tr> - <th><?=lang('contact_mastodon')?></th> - <td><a href="https://social.freya.cat/@freya">@freya@freya.cat</a></td> - </tr> </tbody> </table> </div> |