Skip to content

Commit

Permalink
test with image
Browse files Browse the repository at this point in the history
  • Loading branch information
chrishrbAtJambit committed Jan 10, 2023
1 parent 6e2817c commit b706f43
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 8 deletions.
30 changes: 23 additions & 7 deletions Manifest.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,35 @@
<dict>
<key>assets</key>
<array>
<dict>
<key>kind</key>
<string>software-package</string>
<key>url</key>
<string>https://github.com/jambit/aroma/blob/main/aroma.ipa</string>
</dict>
<dict>
<key>kind</key>
<string>software-package</string>
<key>url</key>
<string>https://github.com/jambit/aroma/blob/main/aroma.ipa</string>
</dict>
<dict>
<key>kind</key>
<string>full-size-image</string>
<key>needs-shine</key>
<true/>
<key>url</key>
<string>https://github.com/jambit/aroma/blob/main/jambit-big.png</string>
</dict>
<dict>
<key>kind</key>
<string>display-image</string>
<key>needs-shine</key>
<true/>
<key>url</key>
<string>https://github.com/jambit/aroma/blob/main/jambit-small.png</string>
</dict>
</array>
<key>metadata</key>
<dict>
<key>bundle-identifier</key>
<string>com.jambit.jambitAroma</string>
<key>bundle-version</key>
<string>1.0</string>
<string>0.1.4</string>
<key>kind</key>
<string>software</string>
<key>title</key>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _Unsere App zum Onboarding neue Kollegen_

## How-To Installation

Go to [DOWNLOAD PAGE](https://jambit.github.io)
Go to [DOWNLOAD PAGE](https://jambit.github.io/aroma)

### tl;dr

Expand Down
Binary file added jambit-big.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added jambit-small.png
Loading
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 b706f43

Please sign in to comment.