Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SuhainaFathimaM committed Aug 10, 2024
1 parent d44c27c commit b9b763a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2117,6 +2117,20 @@ <h3>Calculates the factorial of any large number instantly.</h3>
</div>
</div>
</div>
<div class="box">
<div class="content">
<h2>Falling Object Under Gravity Calculator</h2>
<h3>Calculates the time and speed of a free-falling object under gravity. </h3>
<div class="card-footer">
<a href="./Calculators/Falling-under-gravity-calculator/index.html" target="_blank">
<button>Try Now</button>
</a>
<a href="https://github.com/Rakesh9100/CalcDiverse/tree/main/Calculators/Falling-under-gravity-calculator" title="Source Code" target="_blank">
<img src="./assets/images/github.png" alt="Source Code"></img>
</a>
</div>
</div>
</div>
<div class="box">
<div class="content">
<h2>Fascinating Number Calculator</h2>
Expand Down

0 comments on commit b9b763a

Please sign in to comment.