Merge branch 'develop' of https://code.gab.com/gab/social/gab-social into feature/removing_ruby_junk

This commit is contained in:
mgabdev
2020-12-21 18:38:35 -05:00
4 changed files with 10 additions and 2 deletions

View File

@@ -81,6 +81,10 @@ class HomePage extends React.PureComponent {
page='home'
title={title}
actions={[
{
icon: 'tv',
href: 'https://tv.gab.com',
},
{
icon: 'chat',
to: '/messages',