Skip to content

Commit

Permalink
Why is there a period
Browse files Browse the repository at this point in the history
In my code?

Urgh!

Signed-off-by: Bruno Zhong <69879040+Brunozhon@users.noreply.github.com>
  • Loading branch information
Brunozhon committed Jun 11, 2023
1 parent 436ff27 commit 2c79d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h1>The Bruno Store</h1>
"Ultra-Purified Water (1-PACK)": ["99.9999999999% free of bacteria! (Until the time you open the cap.)", 1, 0, "https://the-bruno-store.github.io/items/ultra-purified-water.html?size=1"],
"Ultra-Purified Water (6-PACK)": ["Comes with a sleek 6-pack ring holder! (Remember <b>NOT</b> to put it in the ocean.)", 6, 0, "https://the-bruno-store.github.io/items/ultra-purified-water.html?size=6"],
"Ultra-Purified Water (12-PACK)": ["Comes with a sleek 12-pack waterdegradable ring holder! Can waterdegrade in 10 seconds!", 11, 50, "https://the-bruno-store.github.io/items/ultra-purified-water.html?size=12"],
"One 2-in-1 Water <b>F</b><u>oiler</u> (<b>F</b>ilter & B<u>oiler</u>)": ["After you filter the water, boil it and \"When I get all steamed up, hear me shout: 'Tip me over and pour me out!'\" (from My Little Teapot)", 10, 0, "https://the-bruno-store.github.io/items/2-in-1-water-foiler.html?size=1"],.
"One 2-in-1 Water <b>F</b><u>oiler</u> (<b>F</b>ilter & B<u>oiler</u>)": ["After you filter the water, boil it and \"When I get all steamed up, hear me shout: 'Tip me over and pour me out!'\" (from My Little Teapot)", 10, 0, "https://the-bruno-store.github.io/items/2-in-1-water-foiler.html?size=1"],
"Three 2-in-1 Water <b>F</b><u>oiler</u> (<b>F</b>ilter & B<u>oiler</u>)": ["You'll have three foilers saying: \"Tip me over and pour me out!\", but at least it comes with a sleek 3-pack ring holder. As always, <b>NOT</b> waterdegradable.", 30, 00, "https://the-bruno-store.github.io/items/2-in-1-water-foiler.html?size=12"]
}
let html = ""
Expand Down

0 comments on commit 2c79d5c

Please sign in to comment.