Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tharcissentirandekura authored Dec 8, 2023
1 parent 9d42d2b commit b7f76af
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,18 @@
<header>
<h1>Tharcisse Ntirandekura</h1>
</header>
<div class="btn">

<div class="nav-bar">
<a href="myresume.pdf" download="myresume" class="download-button">Download Resume</a>
<a href="https://www.linkedin.com/in/tharcisse-ntirandekura">Linkedin</a>
<a href="https://github.com/tharcissentirandekura">Github1</a>
<a href="https://github.com/Tharcisseportfolio">Github2</a>
<a href="mailto:[email protected]">Email</a>
</div>
<main class="resume">
<img src="myresume.jpg" alt="">
</main>
<script src="script.js">
</script>
</body>
</html>
</html>

0 comments on commit b7f76af

Please sign in to comment.