Skip to content

Commit

Permalink
replaced recurring donation videos
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyldWanderer committed Jul 3, 2024
1 parent dd7dfa6 commit c618e1b
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions dapps/recurringDonation.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ Using an analogy from the default world, **think of your Stream Balances as prep
playing
light='/video/createRecurringDonation_thumbnail.png'
controls
url='/video/createRecurringDonation.mp4'
width='900px'
height="506px"
url='/video/createRecurringDonation.mov'
width='756px'
height="455px"
/>
</div>

Expand Down Expand Up @@ -118,6 +118,18 @@ If you're withdrawing from your Stream Balance while it has active recurring don

To prevent any anomalies it's highly recommended to end any recurring donations using that Stream Balance before withdrawing all of your tokens.

#### Watch this video to see how to manage your recurring donations
<div class='react-player'>
<ReactPlayer
playing
light='/video/manageRecurringDonation_thumbnail.png'
controls
url='/video/manageRecurringDonation.mov'
width='756px'
height="455px"
/>
</div>

## Project Owners

### Making your project eligible
Expand Down
Binary file added static/video/createRecurringDonation.mov
Binary file not shown.
Binary file removed static/video/createRecurringDonation.mp4
Binary file not shown.
Binary file modified static/video/createRecurringDonation_thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/video/manageRecurringDonation.mov
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c618e1b

Please sign in to comment.