Skip to content

Commit

Permalink
Use Edge logo in main-desktop & main-mobile imgs
Browse files Browse the repository at this point in the history
Close #74
  • Loading branch information
alrra committed Dec 4, 2015
1 parent d7d20cb commit af3104a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .scripts/generate-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@ declare -r -a IMAGE_SIZES=(

declare -r -a MAIN_DESKTOP_BROWSERS=(
"chrome"
"edge"
"firefox"
"internet-explorer"
"opera"
"safari"
)

declare -r -a MAIN_MOBILE_BROWSERS=(
"android"
"chrome-android"
"edge"
"firefox"
"internet-explorer-tile"
"opera-mini"
"safari-ios"
"uc"
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### HEAD

* Use `Edge` logo in `main-desktop.png` and `main-mobile.png`.

### 18.0.1 (November 20, 2015)

* [[`60ff139e9b`](https://github.com/alrra/browser-logos/commit/60ff139e9bf906b556c135df516255324e938815)] -
Expand Down
Binary file modified main-desktop.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 modified main-mobile.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 af3104a

Please sign in to comment.