Skip to content

Commit

Permalink
Update Stinky7thShop.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stinky7thgraders authored Oct 16, 2024
1 parent dbeaf29 commit 04f140c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Stinky7thShop.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
<h1>Welcome to The Stinky7thShop!</h1>
<p style="text-align: center;">Explore our collection of fidget toys available in a variety of colors. Find the perfect fidget to keep your hands busy and your mind focused!</p>

<div class="product" onclick="openModal('./flb.jpg', ['white', 'grey', 'silver', 'black', 'red', 'orange', 'yellow', 'green', 'blue', '#ff1493'], 'Fidget Lightbulb')">
<img src="./flb.jpg" alt="Fidget Lightbulb">
<div class="product" onclick="openModal('./flb.webp', ['white', 'grey', 'silver', 'black', 'red', 'orange', 'yellow', 'green', 'blue', '#ff1493'], 'Fidget Lightbulb')">
<img src="./flb.webp" alt="Fidget Lightbulb">
<div>
<h2>Fidget Lightbulb</h2>
<p><strong>Available Colors:</strong></p>
Expand Down

0 comments on commit 04f140c

Please sign in to comment.