Skip to content

Commit

Permalink
update pixels
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexBezuska committed Sep 13, 2024
1 parent 1b800e5 commit 88eec9a
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 4 deletions.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,11 @@ <h4>Original Art Print - Gritty</h4>
<img src="img/auction/thebestjstn-mario3.jpg" alt="Original Art Print - Mario 3" class="img-fluid mb-2">
<h4>Original Art Print - Mario 3</h4>
<p>8.5"x11" framed art print</p>
<p>Starting Bid: $ <span id="auction-item-7-bid">5</span>
<span class="text-muted">(Retail: $25.00)</span>
<p>Current Bid: $ <span id="auction-item-7-bid">400</span>
<br>
<span class="bidder">Nick L</span><br>

<span class="text-muted"></span>
</p>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeLU5Phf9ykit1xfqmB7v0SUgaAHuiPQbT76700tHxL6_Pmhw/viewform?usp=sf_link&entry.123456789=Original+Art+Print+-+Mario+3" class="btn custom-btn-bid mt-auto">Place Bid</a>
</div>
Expand Down
Binary file modified js/.DS_Store
Binary file not shown.
5 changes: 3 additions & 2 deletions js/pixel-pledge.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ const pngFiles = [
'Eric_Lathrop-33+0.png',
'Eve-14+12.png',
'SeeToo-30+30.png',
'Eve-32+41.png',
'Iron135-45+02.png'
'Eve-50+55.png',
'Iron135-45+02.png',
'Nick_La_Tona-7+35.png'
];

function loadPngFiles(fileList) {
Expand Down
Binary file added js/pixels/Eve-50+41.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added js/pixels/Eve-50+50.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added js/pixels/Eve-50+55.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added js/pixels/Nick_La_Tona-2+38.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added js/pixels/Nick_La_Tona-38+38.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added js/pixels/Nick_La_Tona-7+35.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 88eec9a

Please sign in to comment.