The funding widget, AKA buy me a coffee widget, gives the readers a way to support a creator.
Site Parameters
The funding
is a key value pair that mapping from platform to their QR Code image, username or URL.
Name | Type | Default | Description |
---|---|---|---|
funding | Object | - | |
funding.alipay | String | - | Alipay QR Code Image. |
funding.wechat | String | - | Wechat QR Code Image. |
funding.paypal | String | - | Paypal username. |
funding.ko_fi | String | - | Ko-fi username. |
funding.patreon | String | - | Patreon username. |
funding.open_collective | String | - | Open Collective username. |
funding.buymeacoffee | String | - | Buy Me a Coffee username. |
Page Parameter
Name | Type | Default | Description |
---|---|---|---|
funding | Object | - | Override the global funding settings, empty to disable. |
Comments