Skip to content

Commit 281a8f4

Browse files
committed
trgt
1 parent 40aa0a4 commit 281a8f4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

img/trgt.png

19.5 KB
Loading

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@
8383
new Charity('http://www.manyhopes.org', 'manyhopes.png', ['b51804187c9f7b18899215a8b650b5ea49790ab89d545d3d280882895c4db54a'], 250000, 250000),
8484
new Charity('https://letsencrypt.org/', 'letsencrypt.svg', ['2390c2c22c019756e6d946dfcea64d2d03b7b7197666b8320aec8fed27a9cdf1'], 250000, 250000),
8585
new Charity('http://www.snowlovers.org/', 'snowlovers.png', ['2b5d297fdd6a939c90b61c34840159ffc4320e64a8120577a0cfb8ed3a146c68'], 50000, 50000, false),
86-
new Charity('https://www.iamsogal.com/', 'sogal.png', ['e19260d993a327d6c79664c8fddf09cca50b8002f22547db0242e8563a380bb7'], 1000000, 1000000)
86+
new Charity('https://www.iamsogal.com/', 'sogal.png', ['e19260d993a327d6c79664c8fddf09cca50b8002f22547db0242e8563a380bb7'], 1000000, 1000000),
87+
new Charity('http://www.trgt.org/', 'trgt.png', ['71cf0e50161c6c208613c04dde6efdbf3c6638c6656c5e152e734691373fcde0'], 250000, 250000)
8788
];
8889

8990
const charitiesSupported = charities.length;

0 commit comments

Comments
 (0)