Skip to content

Commit

Permalink
fix: updated path to previews README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dedakup authored Nov 26, 2024
1 parent 3461e76 commit 9eed76c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ https://focusflow-zeta.vercel.app/

<img src="./docs/images/FocusFlow-banner.png" alt="Banner" style="width:100%;"/>
<p align="center">
<img src="./public/mobile-preview.jpg" alt="Phone Preview" style="height:350px; margin-right: 10px;""/>
<img src="./public/desktop-preview.jpg" alt="Desktop Preview" style="height:350px;"/>
<img src="./docs/images/mobile-preview.jpg" alt="Phone Preview" style="height:350px; margin-right: 10px;""/>
<img src="./docs/images/desktop-preview.jpg" alt="Desktop Preview" style="height:350px;"/>
</p>

## Overview
Expand Down

0 comments on commit 9eed76c

Please sign in to comment.