- 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

@ -47,7 +47,10 @@ const ResumeViewer = ({ id }) => {
<title>
{resume.name} | {t('shared.appName')}
</title>
<link rel="canonical" href={`https://rxresu.me/r/${id}`} />
<link
rel="canonical"
href={`https://rxresume-staging.web.app/r/${id}`}
/>
</Helmet>
<div