fix: url
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<meta property="og:title" content="Build a Professional Resume for Free - Easy, Fast, and Online!" />
|
||||
<meta property="og:description" content="Create your professional resume for free with our easy-to-use online builder. Fast, simple, and customizable for any job application!" />
|
||||
<meta property="og:image" content="/path-to-your-resume-image.jpg" />
|
||||
<meta property="og:url" content="https://yourwebsite.com" />
|
||||
<meta property="og:url" content="https://eshanized.github.io/resume" />
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<!-- Twitter Card meta tags -->
|
||||
@@ -33,7 +33,7 @@
|
||||
<meta name="twitter:image" content="/path-to-your-resume-image.jpg" />
|
||||
|
||||
<!-- Canonical URL -->
|
||||
<link rel="canonical" href="https://yourwebsite.com" />
|
||||
<link rel="canonical" href="https://eshanized.github.io/resume" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
Reference in New Issue
Block a user