Skip to content

Commit

Permalink
Resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
GAVINESHWAR committed Aug 3, 2024
1 parent 8fdb297 commit 0130bbe
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 @@ -981,6 +981,20 @@ <h3>Converts capacitor values between different units.</h3>
</div>
</div>
</div>
<div class="box">
<div class="content">
<h2>Capacitance in a parallel plate capacitor calculator</h2>
<h3>Converts capacitor values between different units.</h3>
<div class="card-footer">
<a href="./Calculators/Capacitance-In-A-Parallel-Plate-capacitor/index.html" target="_blank">
<button>Try Now</button>
</a>
<a href="https://github.com/Rakesh9100/CalcDiverse/tree/main/Calculators/Capacitance-In-A-Parallel-Plate-capacitor/" 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>Carbon Footprint Calculator</h2>
Expand Down

0 comments on commit 0130bbe

Please sign in to comment.