We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33bf50c commit 273d1bfCopy full SHA for 273d1bf
index.html
@@ -71,8 +71,8 @@ <h2></h2>
71
<div><i class="fas fa-circle"></i> Content Writing</div>
72
<div><i class="fas fa-circle"></i> Graphic Designing</div>
73
</div>
74
- <button class="btn_one"><a href="./assets/Resume.pdf" download="Resume.pdf"
75
- style="color: inherit; text-decoration: none">Download Resume</button>
+ <button class="btn_one"><a href="./assets/Resume.pdf" target="_blank" style="color: inherit; text-decoration: none">View
+ Resume</button>
76
</section>
77
78
<div id="about_container" class="container">
0 commit comments