mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-10 07:26:48 +02:00
📝 Reorganize image files (#963)
This commit is contained in:
parent
3952814fd8
commit
d36c363f60
34 changed files with 14 additions and 14 deletions
|
@ -13,7 +13,7 @@ on [New Poll](https://app.rallly.co/new).
|
|||
you want to give your participants more information about the event.
|
||||
|
||||
<Frame>
|
||||
<img src="/images/new-poll-page.png" alt="New Poll Page"/>
|
||||
<img src="/images/workflow/new-poll-page.png" alt="New Poll Page"/>
|
||||
</Frame>
|
||||
|
||||
</Step>
|
||||
|
@ -22,12 +22,12 @@ on [New Poll](https://app.rallly.co/new).
|
|||
<Tabs>
|
||||
<Tab title="Month View">
|
||||
<Frame caption="Use Month View to select dates or create repeating time slots">
|
||||
<img src="/images/month-view.png" alt="Month View"/>
|
||||
<img src="/images/workflow/month-view.png" alt="Month View"/>
|
||||
</Frame>
|
||||
</Tab>
|
||||
<Tab title="Week View">
|
||||
<Frame caption="Use Week View to draw time slot options on a calendar">
|
||||
<img src="/images/week-view.png" alt="Week View"/>
|
||||
<img src="/images/workflow/week-view.png" alt="Week View"/>
|
||||
</Frame>
|
||||
</Tab>
|
||||
</Tabs>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue