Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Added section for EV
  • Loading branch information
prasadsanjeev authored Nov 29, 2024
1 parent 06a156b commit 7a1777b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ <h1>Welcome to SereneGoods</h1>
<a href="sports-outdoors.html">Sports & Outdoors</a>
<a href="toys-games.html">Toys & Games</a>
<a href="books-media.html">Books & Media</a>
<a href="ev.html">Tesla and EV Cars</a>
</nav>
<main>
<div class="content">
Expand All @@ -103,6 +104,7 @@ <h2>Explore Our Categories</h2>
<li><a href="sports-outdoors.html">Sports & Outdoors</a></li>
<li><a href="toys-games.html">Toys & Games</a></li>
<li><a href="books-media.html">Books & Media</a></li>
<li><a href="ev.html">Tesla and EV Cars</a></li>li>
</ul>
</section>
<section id="popular-posts">
Expand Down

0 comments on commit 7a1777b

Please sign in to comment.