Skip to content

Commit bad9e26

Browse files
authored
Merge pull request #24 from alephium/fix-icon-display-issue
Display icons on the flex and stax homepages
2 parents a3ce886 + c00d4f9 commit bad9e26

File tree

4 files changed

+240
-8
lines changed

4 files changed

+240
-8
lines changed

app/Cargo.lock

Lines changed: 234 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ledger_secure_sdk_sys = "=1.4.3"
1010
utils= { path = "../utils" }
1111
numtoa = "=0.2.4"
1212
shlex = { version = "1.3.0", default-features = false } # patch for ledger_device_sdk dependency
13+
include_gif = "1.2.0"
1314

1415
[features]
1516
default = ["device"]

app/alph_64x64.gif

1016 Bytes
Loading

0 commit comments

Comments
 (0)