Skip to content

Commit

Permalink
Merge be41053 into 22a267e
Browse files Browse the repository at this point in the history
  • Loading branch information
iamogbz committed May 4, 2019
2 parents 22a267e + be41053 commit bc1193e
Show file tree
Hide file tree
Showing 10 changed files with 489 additions and 7 deletions.
Binary file removed assets/images/icon.128.png
Binary file not shown.
Binary file removed assets/images/icon.16.png
Binary file not shown.
Binary file removed assets/images/icon.32.png
Binary file not shown.
Binary file removed assets/images/icon.48.png
Binary file not shown.
Binary file modified assets/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions assets/templates/images.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
[
{
"files": ["logo.png"],
"alternates": [
{
"size": 16,
"dest": "../icon.16"
},
{
"size": 32,
"dest": "../icon.32"
},
{
"size": 48,
"dest": "../icon.48"
},
{
"size": 128,
"dest": "../icon.128"
}
]
}
]
Binary file modified logo.xd
Binary file not shown.
Loading

0 comments on commit bc1193e

Please sign in to comment.