File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ plugins:
16
16
links :
17
17
compete : //docs.google.com/forms/d/1Ryg2cfAxfwMOBnT01aj-fzsp51F3B182S5e53ye8aMw/viewform
18
18
volunteer : //docs.google.com/forms/d/1MIGf3P30dw0QAtP8OkxK2v7VRDEAN_54JoZHCVMbqDY/viewform
19
+ donate : //link.justgiving.com/v1/charity/donate/charityId/3118662?tipScheme=TipJar2.1&isRecurring=true&amount=20.00&reference=givingcheckout_tj21
19
20
20
21
navigation :
21
22
- about
Original file line number Diff line number Diff line change @@ -24,6 +24,12 @@ <h4> </h4>
24
24
< li > < a href ="{{ site.url }}/contact/ "> Contact us</ a > </ li >
25
25
</ ul >
26
26
</ div >
27
+ < div class ="column d-4-12 m-2-12 ">
28
+ < h4 > </ h4 >
29
+ < ul class ="sitemap ">
30
+ < li > < a href ="{{ site.links.donate }} "> Donate</ a > </ li >
31
+ </ ul >
32
+ </ div >
27
33
</ div >
28
34
< div class ="row fixed-width ">
29
35
< div class ="column d-6-12 ">
Original file line number Diff line number Diff line change 17
17
< li >
18
18
< a class ="page-link " href ="{{ site.url }}/sponsor/ "> Sponsor</ a >
19
19
</ li >
20
+ < li >
21
+ < a class ="page-link " href ="{{ site.links.donate }} "> Donate</ a >
22
+ </ li >
20
23
</ ul >
21
24
</ nav >
You can’t perform that action at this time.
0 commit comments