Skip to content

Commit

Permalink
Update resume.html
Browse files Browse the repository at this point in the history
  • Loading branch information
himanshubalani authored Aug 28, 2024
1 parent 5e61f79 commit 55a46c1
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions resume.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,24 @@
<!DOCTYPE html>
<html lang='en'>
<html lang="en">
<head>
<title>Redirecting...</title>
<meta http-equiv="refresh" content="0; url=https://flowcv.com/resume/ndw4bwkh38">
<meta charset="UTF-8">
<meta content="IE=Edge" http-equiv="X-UA-Compatible">
<meta name="description" content="Himanshu Balani's Resume">
<meta name="image" content="https://raw.githubusercontent.com/himanshubalani/nameheaders/main/Resume%20Banner.png">

<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="portfolio">
<link rel="apple-touch-icon" href="icons/Icon-192.png">

<!-- Favicon -->
<link rel="icon" type="image/png" href="favicon.webp">

<link rel="manifest" href="manifest.json">

<title>Redirecting to resume...</title>
<meta http-equiv="refresh" content="0; url=https://flowcv.com/resume/ndw4bwkh38">
<script type="text/javascript">
window.location.href = "https://flowcv.com/resume/ndw4bwkh38"
</script>
Expand Down

0 comments on commit 55a46c1

Please sign in to comment.