Adds ability for user to show/ hide settings menu
For a cleaner, less clutterd UI
This commit is contained in:
@@ -33,7 +33,7 @@ const router = new Router({
|
||||
appConfig: localAppConfig || appConfig || {},
|
||||
},
|
||||
meta: {
|
||||
title: 'Home Page',
|
||||
title: pageInfo.title || 'Home Page',
|
||||
metaTags: [
|
||||
{
|
||||
name: 'description',
|
||||
|
||||
Reference in New Issue
Block a user