Added Press, Assets pages in About section
• Added: - Press, Assets pages in About section
This commit is contained in:
@@ -25,10 +25,10 @@ class SettingsLayout extends React.PureComponent {
|
||||
title: 'About',
|
||||
to: '/about',
|
||||
},
|
||||
// {
|
||||
// title: 'Assets',
|
||||
// to: '/about/assets',
|
||||
// },
|
||||
{
|
||||
title: 'Assets',
|
||||
to: '/about/assets',
|
||||
},
|
||||
{
|
||||
title: 'DMCA',
|
||||
to: '/about/dmca',
|
||||
@@ -37,10 +37,10 @@ class SettingsLayout extends React.PureComponent {
|
||||
title: 'Investors',
|
||||
to: '/about/investors',
|
||||
},
|
||||
// {
|
||||
// title: 'Press',
|
||||
// to: '/about/press',
|
||||
// },
|
||||
{
|
||||
title: 'Press',
|
||||
to: '/about/press',
|
||||
},
|
||||
{
|
||||
title: 'Privacy Policy',
|
||||
to: '/about/privacy',
|
||||
|
||||
Reference in New Issue
Block a user