Skip to content

Commit

Permalink
Update funding amounts
Browse files Browse the repository at this point in the history
  • Loading branch information
justdave committed Dec 7, 2023
1 parent 617f92f commit 577feb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions contributing/funding.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ addons:
<h2>What Bugzilla Spends Money On</h2>

<p>All monetary amounts listed on this page are in US Dollars (USD).</p>
<p>Amounts last updated 2023/12/06.</p>
<p>Amounts last updated 2023/12/07.</p>

<h3>Thanks to our Sponsors!</h3>
{% include sponsor-grid.html %}
Expand Down Expand Up @@ -43,8 +43,8 @@ $265)) paid before we had a way to collect donations.</li>

<p>Funded by one-time donations.</p>
<div class="fundprogress">
<span class="fundprogressbar_current">$3286</span>
<progress class="fundprogressbar" max="3650" value="3286"></progress>
<span class="fundprogressbar_current">$3311</span>
<progress class="fundprogressbar" max="3650" value="3311"></progress>
<span class="fundprogressbar_total">$3650</span>
</div>

Expand Down

0 comments on commit 577feb2

Please sign in to comment.