Skip to content

Commit

Permalink
added resume pdf link
Browse files Browse the repository at this point in the history
  • Loading branch information
4darsh-Dev committed Jun 19, 2024
1 parent 72b96fd commit de3cb02
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<meta property="og:title" content="Adarsh Maurya - Web Developer and Programmer">
<meta property="og:description"
content="Adarsh, a skilled web developer and programmer, specializes in creating dynamic and user-friendly websites. With a passion for crafting clean and efficient code, Adarsh delivers innovative solutions tailored to clients' specific needs. Explore Adarsh's portfolio and experience his expertise in front-end and back-end development, responsive design, and web application development. Contact Adarsh today to discuss your web development project.">
<meta property="og:image" content="img/adarsh-maurya-new-final.jpg">
<meta property="og:image" content="https://adarshmaurya.onionreads.com/img/adarsh-maurya-new-final-main.jpg">
<meta property="og:url" content="https://adarshmaurya.onionreads.com">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Adarsh Maurya - Web Developer and Programmer">
Expand All @@ -27,10 +27,10 @@
<meta name="twitter:title" content="Adarsh Maurya - Web Developer and Programmer">
<meta name="twitter:description"
content="Adarsh, a skilled web developer and programmer, specializes in creating dynamic and user-friendly websites.">
<meta name="twitter:image" content="img/adarsh-maurya-new-final.jpg">
<meta name="twitter:image" content="https://adarshmaurya.onionreads.com/img/adarsh-maurya-new-final-main.jpg">

<!-- Social Media Meta Tags -->
<meta property="og:image" content="img/adarsh-maurya-new-final.jpg">
<meta property="og:image" content="https://adarshmaurya.onionreads.com/img/adarsh-maurya-new-final-main.jpg">
<meta property="og:title" content="Adarsh Maurya - Web Developer and Programmer">
<meta property="og:description"
content="Adarsh, a skilled web developer and programmer, specializes in creating dynamic and user-friendly websites.">
Expand Down Expand Up @@ -119,8 +119,8 @@ <h3>And I'm a <span class="dynamic-txt"></span></h3>


</div>
<a href="#contact" class="btn-box font-ss">CONTACT ME </a>
<a href="#" style="margin-left: 12px;" class="btn-box font-ss"> SEE RESUME </a>
<a href="#contact" class="btn-box font-ss">CONTACT ME </a>
<a target="_blank" href="https://onionreads.com/wp-content/uploads/2024/06/adarsh_maurya_cv-1.pdf" style="margin-left: 12px;" class="btn-box font-ss"> SEE RESUME </a>

</div>

Expand Down Expand Up @@ -502,7 +502,7 @@ <h3><i class='bx bxs-send'></i> adarsh@<span><a class="contact-h3-link" href="ht
</div>

<div class="contact-form">
<form netlify method="POST">
<form action="mailto:[email protected]?subject=Portfolio%20Inquiry" method="POST">
<input name="name" type="text" placeholder="Enter your name" required>
<input name="email" type="email" placeholder="Enter your email" required>

Expand Down
2 changes: 1 addition & 1 deletion robots.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
User-agent: *
Disallow:
Disallow: /img/home-gif.gif

0 comments on commit de3cb02

Please sign in to comment.