Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh9100 authored Aug 10, 2024
1 parent 56c4419 commit c527d54
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1540,24 +1540,7 @@ <h3>Checks the number is disarium or not and finds disarium numbers in a range.<
</a>
</div>
</div>
</div>

// Added discriminant ....
<div class="box">
<div class="content">
<h2>Discriminant Calculator</h2>
<h3>Calculates the Discriminant of a quadratic equation.</h3>
<div class="card-footer">
<a href="./Calculators/discriminant/index.html" target="_blank">
<button>Try Now</button>
</a>
<a href="https://github.com/Rakesh9100/CalcDiverse/tree/main/Calculators/discriminant" title="Source Code" target="_blank">
<img src="./assets/images/github.png" alt="Source Code"></img>
</a>
</div>
</div>
</div>

</div>
<div class="box">
<div class="content">
<h2>Discount Calculator</h2>
Expand Down

0 comments on commit c527d54

Please sign in to comment.