Skip to content

Commit

Permalink
index.html update
Browse files Browse the repository at this point in the history
  • Loading branch information
Hsgngr committed Nov 4, 2024
1 parent 89d9e54 commit df3c5eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions how_to_deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ firebase logout
firebase login (login to personal gmail)

# Then deploy the changes
firebase deploy ---> "for Firebase Hosting"
git commit ----> "for Github Pages"
firebase deploy #---> "for Firebase Hosting"
git commit #----> "for Github Pages"
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ <h1 class="heading-primary"> Ege Hoşgüngör</h1>
</p>
</div>
<div class="home-hero__cta">
<a href="assets\papers\resume2024March.pdf" class="btn btn--bg">Resume</a>
<a href="assets\papers\resume2024November_full_table_version.pdf" class="btn btn--bg">Resume</a>
</div>
<div class="home-hero__cta">
<a href="./#projects" class="btn btn--bg">Projects</a>
Expand Down

0 comments on commit df3c5eb

Please sign in to comment.