mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-02 02:31:53 +02:00
📝 Replace md images with html img (#951)
This commit is contained in:
parent
28599e7a78
commit
603ae577d3
8 changed files with 42 additions and 25 deletions
|
@ -9,7 +9,7 @@ description: "Collect responses from your participants by sharing your invite li
|
|||
Click the **Share** button to open the dialog containing your **Invite
|
||||
Link**.
|
||||
<Frame caption="Hint: You can copy the link by clicking on it">
|
||||

|
||||
<img src="/images/invite-link.png" alt="Share Dialog"/>
|
||||
</Frame>
|
||||
</Step>
|
||||
<Step title="Wait for participants to vote">
|
||||
|
@ -17,11 +17,15 @@ description: "Collect responses from your participants by sharing your invite li
|
|||
|
||||
<Note>Have a look at the [Participant Guide](/guide/participant-guide) for details on how participants can vote.</Note>
|
||||
|
||||
<Frame></Frame>
|
||||
<Frame>
|
||||
<img src="/images/voting.png" alt="Voting"/>
|
||||
</Frame>
|
||||
|
||||
As participants respond, you can review the results to see which dates are preferred.
|
||||
|
||||
<Frame></Frame>
|
||||
<Frame>
|
||||
<img src="/images/review.png" alt="Voting"/>
|
||||
</Frame>
|
||||
|
||||
</Step>
|
||||
</Steps>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue