File tree 2 files changed +9
-3
lines changed
2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 21
21
baseurl : " " # the subpath of your site, e.g. /blog
22
22
url : " " # the base hostname & protocol for your site, e.g. http://example.com
23
23
github_url : https://github.com/leaf3d/leaf3d
24
+ paypal_url : https://paypal.me/EBertoldi
24
25
25
26
# Build settings
26
27
markdown : kramdown
Original file line number Diff line number Diff line change 1
1
< div class ="contribute ">
2
2
< p class ="lightbox ">
3
- It's free and open-source.< br />
4
- So, what're you waiting for?
3
+ It's < strong > free</ strong > and < strong > open-source</ strong > .
4
+ < br />
5
+ So, what are you waiting for?
5
6
</ p >
6
7
< a class ="btn " href ="{{ site.github_url }} ">
7
8
< i class ="fab fa-github "> </ i >
8
- Let's contribute!
9
+ Contribute
10
+ </ a >
11
+ < a class ="btn " href ="{{ site.paypal_url }} ">
12
+ < i class ="fab fa-paypal "> </ i >
13
+ Donate
9
14
</ a >
10
15
</ div >
You can’t perform that action at this time.
0 commit comments