mirror of
https://github.com/romancm/gamebrary
synced 2024-11-23 11:43:07 +00:00
Update auth page title
This commit is contained in:
parent
1ef27fe9f9
commit
a6bac76319
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ const routes = [
|
|||
path: '/auth',
|
||||
component: AuthPage,
|
||||
meta: {
|
||||
title: 'Auth',
|
||||
title: 'Welcome to Gamebrary',
|
||||
public: true,
|
||||
},
|
||||
children: [
|
||||
|
|
Loading…
Reference in a new issue