diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2020-06-02 15:41:13 -0400 | 
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2020-06-02 15:41:13 -0400 | 
| commit | 744d33a345c2796341b976b121b955eb6523aae9 (patch) | |
| tree | c0a4d884cef9719d07e9b17a4adc7d6cc3e7cdda | |
| parent | funding (diff) | |
| download | dwmblocks-744d33a345c2796341b976b121b955eb6523aae9.tar.gz dwmblocks-744d33a345c2796341b976b121b955eb6523aae9.tar.bz2 dwmblocks-744d33a345c2796341b976b121b955eb6523aae9.tar.xz dwmblocks-744d33a345c2796341b976b121b955eb6523aae9.tar.zst dwmblocks-744d33a345c2796341b976b121b955eb6523aae9.zip | |
ui fix
| -rw-r--r-- | FUNDING.yml | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/FUNDING.yml b/FUNDING.yml index 5b856dc..f8e6076 100644 --- a/FUNDING.yml +++ b/FUNDING.yml @@ -1,5 +1,3 @@  github: lukesmithxyz -custom: "https://lukesmith.xyz/donate" -custom: "https://paypal.me/lukemsmith" +custom: ["https://lukesmith.xyz/donate", "https://paypal.me/lukemsmith", "https://lukesmith.xyz/crypto"]  patreon: lukesmith -custom: "https://lukesmith.xyz/crypto" | 
