File tree Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Original file line number Diff line number Diff line change @@ -97,8 +97,19 @@ function About() {
97
97
{ " " }
98
98
0x900cc73447606E2151F0fD89F908e5dD0Ab2a744
99
99
</ a >
100
+ < br />
101
+ < strong > TRC20 USDT</ strong > Donation Address
102
+ < a
103
+ target = "_blank"
104
+ rel = "noopener noreferrer"
105
+ href = "https://tronscan.org/#/token20/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t/holders"
106
+ >
107
+ { " " }
108
+ TSQSNqzmJnZvraatd421pVSh1LyJAd77cY
109
+ </ a >
100
110
</ p >
101
111
</ div >
112
+
102
113
< div className = "col col--small" >
103
114
< h2 className = "title title--green title--left" >
104
115
{ t ( "foundationPage.contactUsTitle" ) }
@@ -154,6 +165,32 @@ function About() {
154
165
</ div >
155
166
</ div >
156
167
</ div >
168
+
169
+ < div className = "main" >
170
+ < div className = "anchor" data-id = "partner" > </ div >
171
+ < div className = "container" >
172
+ < h2 className = "title title--green" >
173
+ Donors
174
+ </ h2 >
175
+ < div className = "blocks-list" >
176
+ < a
177
+ href = "https://forms.gle/qb9nP6rCc1xBeZE26"
178
+ className = "blocks-list__block"
179
+ >
180
+ < h4 className = "blocks-list__block__title" > I want</ h4 >
181
+ < img
182
+ className = "blocks-list__block__img"
183
+ src = "/img/group/donate.png"
184
+ alt = ""
185
+ />
186
+ < div className = "blocks-list__block__type" >
187
+ To donate
188
+ </ div >
189
+ </ a >
190
+ </ div >
191
+ </ div >
192
+ </ div >
193
+
157
194
< Footer />
158
195
</ >
159
196
) ;
You can’t perform that action at this time.
0 commit comments