diff --git a/src/db/static_data.ts b/src/db/static_data.ts index 72d9b855..405ad150 100755 --- a/src/db/static_data.ts +++ b/src/db/static_data.ts @@ -22,7 +22,7 @@ const firstPage = { function getDynamicPages(site: ISites): IListRoutes[] { const baseroutes: IListRoutes[] = [ - /*{ + { active: true, order: 5, path: '/',