Skip to content

Commit

Permalink
fetching minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmffelisberto committed Aug 2, 2024
1 parent 5ef1b1d commit 5e9f4c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Binary file added assets/favicon.ico
Binary file not shown.
Binary file not shown.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
/>
<link rel="stylesheet" href="css/styles.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<title>My Portfolio</title>
<title>Showroom</title>
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
</head>
<body>
<nav id="side-nav">
Expand Down Expand Up @@ -94,7 +95,7 @@ <h2>Graduated College BSc Studies</h2>
</div>
</li>
</ul>
<a href="docs/josefelisberto_jul24cv.pdf" download="josefelisberto_jul24_cv.pdf" class="download-button"> <i class="fas fa-file-pdf"></i> Download CV</a>
<a href="docs/josefelisberto_ago24cv.pdf" download="josefelisberto_jul24_cv.pdf" class="download-button"> <i class="fas fa-file-pdf"></i> Download CV</a>
</section>
</div>

Expand Down

0 comments on commit 5e9f4c6

Please sign in to comment.