Skip to content

Commit e68be00

Browse files
committed
snow lovers
1 parent 5acb2e1 commit e68be00

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

img/snowlovers.png

287 KB
Loading

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@
8181
new Charity('https://www.theadventureproject.org/', 'tap.png', ['3f930409505ad55943f467e0849c3af451b86d7614106ad4f7464f65f936d152'], 1000000, 1000000),
8282
new Charity('http://soalliance.org/', 'soa.png', ['4c1cfb53431227731ae4df60a66c8c6b184454acaed3d6528519f8d720cdc574', 'fd2774e0a2a57b6b9d8bcb9267409042e9b8967a4aafb4455efce31a137a936b'], 1000000, 1000000),
8383
new Charity('http://www.manyhopes.org', 'manyhopes.png', ['b51804187c9f7b18899215a8b650b5ea49790ab89d545d3d280882895c4db54a'], 250000, 250000),
84-
new Charity('https://letsencrypt.org/', 'letsencrypt.svg', ['2390c2c22c019756e6d946dfcea64d2d03b7b7197666b8320aec8fed27a9cdf1'], 250000, 250000)
84+
new Charity('https://letsencrypt.org/', 'letsencrypt.svg', ['2390c2c22c019756e6d946dfcea64d2d03b7b7197666b8320aec8fed27a9cdf1'], 250000, 250000),
85+
new Charity('http://www.snowlovers.org/', 'snowlovers.png', ['2b5d297fdd6a939c90b61c34840159ffc4320e64a8120577a0cfb8ed3a146c68'], 50000, 50000, false)
8586
];
8687

8788
const charitiesSupported = charities.length;

0 commit comments

Comments
 (0)