Skip to content

Commit

Permalink
Update desktop screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jwr1 committed Apr 18, 2024
1 parent d66282d commit 42ce6c1
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- name: Draft release
id: draft_release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
tag_name: v${{ inputs.version }}
draft: true
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ You can ask questions, report bugs, or make suggestions either here on [GitHub](

<div align="center">
<img src="assets/screenshots/desktop-3.png" width="800"></img>
<img src="assets/screenshots/desktop-2.png" width="800"></img>
<br>
<img src="assets/screenshots/mobile-1.png" width="300"></img>
<img src="assets/screenshots/mobile-2.png" width="300"></img>
Expand Down
Binary file modified assets/screenshots/desktop-1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshots/desktop-2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/screenshots/desktop-3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 42ce6c1

Please sign in to comment.