public: add supporter
This commit is contained in:
@@ -28,6 +28,12 @@ export const baseOptions: BaseLayoutProps = {
|
||||
url: '/pricing',
|
||||
active: 'nested-url',
|
||||
},
|
||||
{
|
||||
type: 'main',
|
||||
text: 'Supporter',
|
||||
url: '/supporter',
|
||||
active: 'nested-url',
|
||||
},
|
||||
{
|
||||
type: 'main',
|
||||
text: 'Documentation',
|
||||
|
||||
Reference in New Issue
Block a user