mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-19 11:12:00 +10:00
- final sanity checks before release
This commit is contained in:
@ -47,10 +47,7 @@ const ResumeViewer = ({ id }) => {
|
||||
<title>
|
||||
{resume.name} | {t('shared.appName')}
|
||||
</title>
|
||||
<link
|
||||
rel="canonical"
|
||||
href={`https://rxresume-staging.web.app/r/${id}`}
|
||||
/>
|
||||
<link rel="canonical" href={`https://rxresu.me/r/${id}`} />
|
||||
</Helmet>
|
||||
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user