- gear up for staging release

This commit is contained in:
Amruth Pillai
2020-07-16 15:59:35 +05:30
parent f41018c60b
commit 406a3dba56
8 changed files with 21 additions and 9 deletions

View File

@ -66,7 +66,10 @@ const Dashboard = ({ user }) => {
<title>
{t('dashboard.title')} | {t('shared.appName')}
</title>
<link rel="canonical" href="https://rxresu.me/app/dashboard" />
<link
rel="canonical"
href="https://rxresume-staging.web.app/app/dashboard"
/>
</Helmet>
<TopNavbar />