Added links for tv.gab.com in NavigationBar

• Added:
- links for tv.gab.com in NavigationBar
This commit is contained in:
mgabdev
2020-12-21 15:35:50 -05:00
parent f0d4e89279
commit abbcdc21d9
2 changed files with 6 additions and 0 deletions

View File

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