📝 Reorganize image files (#963)

This commit is contained in:
Giannis Kepas 2023-12-15 03:58:19 +02:00 committed by GitHub
parent 3952814fd8
commit d36c363f60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 14 additions and 14 deletions

View file

@ -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>