File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,11 @@ title: 'Sponsor'
4
4
layout : splash
5
5
---
6
6
7
+ import { StripeBuyButton } from ' @site/src/components/StripeBuyButton' ;
7
8
import { StripePricingTable } from ' @site/src/components/StripePricingTable' ;
8
9
9
10
<head >
10
- { /* <script async src="https://js.stripe.com/v3/buy-button.js"></script> */ }
11
+ <script async src = " https://js.stripe.com/v3/buy-button.js" ></script >
11
12
<script async src = " https://js.stripe.com/v3/pricing-table.js" ></script >
12
13
</head >
13
14
@@ -33,8 +34,6 @@ Let's start with a few questions:
33
34
In order to dedicate resources to maintaining and improving the CSpell suite of tools, Street Side Software needs your support.
34
35
*/ }
35
36
36
- ## Ways to Sponsor
37
-
38
37
### GitHub Sponsor
39
38
40
39
<iframe
@@ -47,11 +46,12 @@ In order to dedicate resources to maintaining and improving the CSpell suite of
47
46
48
47
{ /* [](https://github.com/sponsors/streetsidesoftware) */ }
49
48
50
- ### Directly to Street Side Software via Stripe
49
+ ### Sponsorship
50
+
51
+ <StripePricingTable tableId = " prctbl_1QdZ0KGrYcG8NVg5zPI9NOgd" />
51
52
52
- - [ One Time Donation USD] ( https://donate.stripe.com/cN201Z4Nn9mi4Ao8wA )
53
- - [ One Time Donation EUR] ( https://donate.stripe.com/aEUaGDcfP6a6c2Q9AB )
53
+ ## Donations
54
54
55
- { /* {buttons.map((buyButtonId, key) => <StripeBuyButton key={key} buyButtonId={buyButtonId} />)} */ }
55
+ <StripeBuyButton buyButtonId = " buy_btn_1Qda2TGrYcG8NVg5yXbmQgxA " />
56
56
57
- <StripePricingTable tableId = " prctbl_1QdZ0KGrYcG8NVg5zPI9NOgd " />
57
+ <StripeBuyButton buyButtonId = " buy_btn_1PsVVRGrYcG8NVg5wVvjZ3CQ " />
You can’t perform that action at this time.
0 commit comments