Skip to content

Commit

Permalink
With the foiler,
Browse files Browse the repository at this point in the history
No more ultra-purified water!

Signed-off-by: Bruno Zhong <69879040+Brunozhon@users.noreply.github.com>
  • Loading branch information
Brunozhon committed Jun 11, 2023
1 parent 8dc9300 commit 436ff27
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 @@ -75,8 +75,8 @@ <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?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/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"],.
"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 = ""
for (const book in bookData) {
Expand Down

0 comments on commit 436ff27

Please sign in to comment.