Updates
This commit is contained in:
181
assets/index-DnC5dPzk.js
Normal file
181
assets/index-DnC5dPzk.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/index-MJdAGvfA.css
Normal file
1
assets/index-MJdAGvfA.css
Normal file
File diff suppressed because one or more lines are too long
43
index.html
Normal file
43
index.html
Normal file
@@ -0,0 +1,43 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
|
||||
<!-- SEO meta tags -->
|
||||
<title>Build a Professional Resume for Free - Easy, Fast, and Online!</title>
|
||||
<meta name="description" content="Create your professional resume for free with our easy-to-use online builder. Fast, simple, and customizable for any job application!" />
|
||||
<meta name="keywords" content="Resume Builder, Free Resume, Online Resume, Professional Resume, Job Application, Easy Resume, Customizable Resume" />
|
||||
|
||||
<!-- Author Information -->
|
||||
<meta name="author" content="Eshanized - Eshan Roy" />
|
||||
<meta name="publisher" content="Eshanized" />
|
||||
<meta name="contact" content="m.eshanized@gmail.com" />
|
||||
<meta name="designer" content="Eshanized" />
|
||||
<meta name="organization" content="Eshanized" />
|
||||
|
||||
<meta name="robots" content="index, follow" />
|
||||
|
||||
<!-- Open Graph meta tags for social media -->
|
||||
<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://eshanized.github.io/resume" />
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<!-- Twitter Card meta tags -->
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:title" content="Build a Professional Resume for Free - Easy, Fast, and Online!" />
|
||||
<meta name="twitter:description" content="Create your professional resume for free with our easy-to-use online builder. Fast, simple, and customizable for any job application!" />
|
||||
<meta name="twitter:image" content="/path-to-your-resume-image.jpg" />
|
||||
|
||||
<!-- Canonical URL -->
|
||||
<link rel="canonical" href="https://eshanized.github.io/resume" />
|
||||
<script type="module" crossorigin src="/resume/assets/index-DnC5dPzk.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/resume/assets/index-MJdAGvfA.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user