mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-03 08:28:35 +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
|
@ -14,7 +14,9 @@ description: "How to respond to a Rallly poll"
|
|||
|
||||
<Note>If you leave an option unselected, it will be counted as a **No** vote.</Note>
|
||||
|
||||
<Frame></Frame>
|
||||
<Frame>
|
||||
<img src="/images/voting-in-progress.png" alt="Submit a Response"/>
|
||||
</Frame>
|
||||
|
||||
When you're done, click **Continue**.
|
||||
|
||||
|
@ -24,14 +26,18 @@ description: "How to respond to a Rallly poll"
|
|||
|
||||
<Tip>To ensure you don't lose the ability to edit your response, enter your email address to receive a confirmation email with a magic link that identifies you .</Tip>
|
||||
|
||||
<Frame></Frame>
|
||||
<Frame>
|
||||
<img src="/images/voting-submitting.png" alt="Submittting a Response"/>
|
||||
</Frame>
|
||||
|
||||
</Step>
|
||||
<Step title="Done!">
|
||||
|
||||
If you need to make changes, you can use the dropdown menu next to your name.
|
||||
|
||||
<Frame></Frame>
|
||||
<Frame>
|
||||
<img src="/images/voting-submitted.png" alt="Vote Submitted"/>
|
||||
</Frame>
|
||||
|
||||
</Step>
|
||||
</Steps>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue