Skip to content

Commit

Permalink
chore: Fix light mode screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
surajshetty3416 authored Dec 11, 2024
1 parent ce96b43 commit 252dc66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,11 @@
<div>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/0de6372c-41cb-4fce-ba74-6a74f13860f3">
<img width="1402" alt="Frappe Builder Screenshot" src="https://github.com/user-attachments/assets/dd023230-1550-4a6b-a7d0-a0c2bd5384e2">
<img width="1402" alt="Frappe Builder Screenshot" src="https://github.com/user-attachments/assets/5801b6c2-d7f1-4f5f-a42c-075c06183c2b">
</picture>
</div>


[Website](https://frappe.io/builder) - [Documentation](https://docs.frappe.io/builder)
</div>

Expand Down

0 comments on commit 252dc66

Please sign in to comment.