Skip to content

Commit

Permalink
Merge pull request #39 from susatthi/feature/37-logo
Browse files Browse the repository at this point in the history
Added logo image.
  • Loading branch information
susatthi authored Oct 15, 2023
2 parents 208b031 + 3cb5227 commit 12c9d89
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.4.3

- Added logo image.

## 0.4.1

- Fixed warning.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![logo](./logo.png)

# Roggle

<a href="https://github.com/susatthi/roggle/actions/workflows/test.yaml"><img src="https://github.com/susatthi/roggle/actions/workflows/test.yaml/badge.svg" alt="Test"></a>
Expand Down
Binary file added logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ platforms:
macos:
web:
windows:

screenshots:
- description: 'Roggle logo.'
path: 'logo.png'

0 comments on commit 12c9d89

Please sign in to comment.