Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakesh9100 committed Feb 19, 2024
1 parent acbdd2a commit 95793c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1824,14 +1824,14 @@ <h3>Generates the QR Code according to the given input.</h3>
</div>
<div class="box">
<div class="content">
<h2>Circular Prime Checker</h2>
<h3>Checks if a number is circular prime and finds circular prime numbers in a range</h3>
<h2>Circular Prime Calculator</h2>
<h3>Checks if a number is circular prime and finds circular prime numbers in a range.</h3>
<div class="card-footer">
<a href="./Calculators/Circular-Prime-Calculator/index.html" target="_blank">
<button>Try Now</button>
</a>
<a href="https://github.com/Rakesh9100/CalcDiverse/tree/main/Calculators/Circular-Prime-Calculator" title="Source Code" target="_blank">
<img src="./assets/images/github.png" alt="Source Code"></img>
<img src="./assets/images/github.png" alt="Source Code"></img>
</a>
</div>
</div>
Expand Down

0 comments on commit 95793c5

Please sign in to comment.