Skip to content

Commit

Permalink
Update oldDonated
Browse files Browse the repository at this point in the history
  • Loading branch information
def- committed Jan 1, 2025
1 parent 7b80ce9 commit b763f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/_includes/funding.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
var donated = 0;
var yearStr = "2025";
var costOld = 1540 + /*2018:*/ 917 + /*2019:*/ 1327 + /*2020:*/ 1118 + /*2021:*/ 2612 + /*2022:*/ 3253 + /*2023:*/ 3308 + /*2024 WIP*/ 4122;
var donatedOld = 14075;
var donatedOld = 18197;
var yearStrOld = "2013-24";

var sum = 0;
Expand Down

0 comments on commit b763f19

Please sign in to comment.