Update auth page title

This commit is contained in:
Gamebrary 2022-05-02 21:32:59 -07:00
parent 1ef27fe9f9
commit a6bac76319

View file

@ -215,7 +215,7 @@ const routes = [
path: '/auth',
component: AuthPage,
meta: {
title: 'Auth',
title: 'Welcome to Gamebrary',
public: true,
},
children: [