Skip to content

Commit

Permalink
Deploy Arisamiga branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Arisamiga committed Jan 5, 2025
1 parent 953fcf1 commit 898e44c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,19 +22,19 @@ <h1>&lt; Aris's Wishlist &gt;</h1>
<ul class="wishlist">

<li class="wishlist-item">
<div class="item-img"><img src="https://placehold.co/150.png" alt="Item Image"></div>
<div class="item-details">
<div class="item-name">Item 1</div>
<div class="item-description">Description of item 1</div>
<div class="item-price">€10.00</div>
</div>
</li><li class="wishlist-item">
<div class="item-img"><img src="https://placehold.co/150.png" alt="Item Image"></div>
<div class="item-details">
<div class="item-name">Item 2</div>
<div class="item-description">Description of item 2</div>
<div class="item-price">€20.00</div>
</div>
</li><li class="wishlist-item">
<div class="item-img"><img src="https://shop.flipperzero.one/cdn/shop/products/top.png" alt="Item Image"></div>
<div class="item-details">
<div class="item-name">Flipper Zero</div>
<div class="item-description">Flipper Zero is a portable multi-tool for pentesters and geeks in a toy-like body.</div>
<div class="item-price">€165.00</div>
</div>
</li></ul>
</div>
<footer class="footer">
Expand All @@ -57,4 +57,4 @@ <h1>&lt; Aris's Wishlist &gt;</h1>
});
</script>
</body>
</html>
</html>

0 comments on commit 898e44c

Please sign in to comment.