Added CCPC pages in About pages
• Added: - CCPC pages in About pages
This commit is contained in:
@@ -53,6 +53,10 @@ class AboutLayout extends React.PureComponent {
|
||||
title: 'Terms of Service',
|
||||
to: '/about/tos',
|
||||
},
|
||||
{
|
||||
title: 'California Consumer Protection',
|
||||
to: '/about/ccpa',
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user