feat: restructure routing and layouts for admin and news sections, update cookie paths
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ type TMetaTitleConfig = {
|
||||
|
||||
export const META_TITLE_CONFIG: TMetaTitleConfig = [
|
||||
{
|
||||
path: '/news',
|
||||
path: '/',
|
||||
title: 'Home',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user