Skip to content

Commit

Permalink
Merge pull request #41 from balena-io-examples/vipul/add-logo-references
Browse files Browse the repository at this point in the history
Add balena.yml logo reference
  • Loading branch information
vipulgupta2048 committed Jun 7, 2022
2 parents 79e3e15 + 0f64b79 commit 15986e0
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion balena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,14 @@ assets:
type: blob.asset
data:
url: 'https://github.com/balena-io-examples/balena-nodejs-hello-world/'
logo:
type: blob.asset
data:
url: 'https://raw.githubusercontent.com/balena-io-examples/meetbot/master/logo.png'
data:

supportedDeviceTypes:
- generic-x86-64-ext
- generic-aarch64
- fincm3
- beaglebone-black
- jetson-tx2

0 comments on commit 15986e0

Please sign in to comment.