Skip to content

Commit

Permalink
Enable CV download feature
Browse files Browse the repository at this point in the history
  • Loading branch information
AdibaEmma committed Dec 29, 2020
1 parent 3e2a47d commit 73603af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added dist/Emmanuel_Adiba_CV.pdf
Binary file not shown.
4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h2 class="title">About Me</h2>
myself involved
and researching which helps me stay up to date.
</p>
<a href="cv.text" id="downloadCV">Download CV <i class="fas fa-download"></i></a>
<a href="/dist/Emmanuel_Adiba_CV.pdf" download>Download CV <i class="fas fa-download"></i></a>
</div>
</div>
</div>
Expand Down Expand Up @@ -305,7 +305,7 @@ <h2 class="title">Contact Me</h2>
<a href="https://www.github.com/AdibaEmma" target="_blank" class="social-icon github"><i
class="fab fa-github"></i></a>
</div>
<span>Created with ❤️ By <a href="https://www.github.com/AdibaEmma">AdibaEmma</a> | <span class="far fa-copyright"> 2020 All rights
<span>< /> with ❤️ By <a href="https://www.github.com/AdibaEmma">AdibaEmma</a> | <span class="far fa-copyright"> 2020 All rights
reserved.</span></span>
</footer>

Expand Down

0 comments on commit 73603af

Please sign in to comment.