Skip to content

Commit

Permalink
index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
suryakanta-mohanty authored May 16, 2024
1 parent ffe2097 commit 40544fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ <h1>Expanse Tracker</h1>
</div>

<ul id="item-list">
<li>Apple: ₹100.00</li>
<!-- <li>Apple: ₹100.00</li>
<li>Mango: ₹80.00</li>
<li>Masala Item: ₹170.00</li>
<li>Masala Item: ₹170.00</li> -->
</ul>
<!-- <div class="price-box">
<h3 id="total-price" >₹350.00</h3>
Expand Down

0 comments on commit 40544fb

Please sign in to comment.