Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ritikm31 authored Jul 12, 2024
1 parent 73f0e6c commit 5d71b61
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -275,13 +275,13 @@ <h2 class="experience-sub-title project-title">Weather Forecast</h2>
<div class="btn-container">
<button
class="btn btn-color-2 project-btn"
onclick="location.href='https://github.com/ritilkmalik01/Weather-Api-Website'"
onclick="location.href='https://github.com/ritikm31/Weather-Api-Website'"
>
Github
</button>
<button
class="btn btn-color-2 project-btn"
onclick="location.href='https://ritilkmalik01.github.io/Weather-Api-Website/'"
onclick="location.href='https://ritikm31.github.io/Weather-Api-Website/'"
>
Live Demo
</button>
Expand Down Expand Up @@ -323,13 +323,13 @@ <h2 class="experience-sub-title project-title">BMI Calculator</h2>
<div class="btn-container">
<button
class="btn btn-color-2 project-btn"
onclick="location.href='https://github.com/ritilkmalik01/BMI-calculator'"
onclick="location.href='https://github.com/ritikm31/BMI-calculator'"
>
Github
</button>
<button
class="btn btn-color-2 project-btn"
onclick="location.href='https://ritilkmalik01.github.io/BMI-calculator/'"
onclick="location.href='https://ritikm31.github.io/BMI-calculator/'"
>
Live Demo
</button>
Expand Down

0 comments on commit 5d71b61

Please sign in to comment.