Merge pull request #298 from bennett-sh/fix-account-page-title
This commit is contained in:
commit
6e2fe27f31
1 changed files with 1 additions and 1 deletions
|
|
@ -495,7 +495,7 @@ const app = new Elysia({
|
|||
}
|
||||
|
||||
return (
|
||||
<BaseHtml webroot={WEBROOT} title="ConvertX | Login">
|
||||
<BaseHtml webroot={WEBROOT} title="ConvertX | Account">
|
||||
<>
|
||||
<Header
|
||||
webroot={WEBROOT}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue