Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Commit

Permalink
Updates favicons and launcher icons with Draftjs logo (#1872)
Browse files Browse the repository at this point in the history
Summary:
**Summary**

Updates icons and launcher icons to use the Draftjs logo on a maroon backdrop instead of the "D" letter.

**Test Plan**

* `yarn build && cd website && yarn start`
* Verify the favicon is the new icon with the Draftjs logo

<img width="170" alt="screen shot 2018-09-15 at 2 06 40 pm" src="https://user-images.githubusercontent.com/860099/45586618-1e9cf780-b8f2-11e8-8b7a-ebc20af5e5c4.png">

_**Note**: apparently, Docusaurus doesn't seem to use the apple and android launcher icons on this config. I'll try and look into that on a separate PR (will add support into Docusaurus itself if needed)_
Pull Request resolved: #1872

Differential Revision: D9846099

fbshipit-source-id: 347ae57270eebaeedadd324af9ca78a74421713c
  • Loading branch information
Claudio Procida authored and facebook-github-bot committed Sep 15, 2018
1 parent fbd18ce commit d9c9d40
Show file tree
Hide file tree
Showing 13 changed files with 537 additions and 23 deletions.
2 changes: 1 addition & 1 deletion meta/bundle-size-stats/Draft.js.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion meta/bundle-size-stats/Draft.min.js.json

Large diffs are not rendered by default.

Binary file modified website/src/img/android-chrome-192x192.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 website/src/img/android-chrome-512x512.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 website/src/img/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
534 changes: 534 additions & 0 deletions website/src/img/draftjs-logo.ai

Large diffs are not rendered by default.

Binary file modified website/src/img/favicon-16x16.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 website/src/img/favicon-32x32.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 website/src/img/favicon.ico
Binary file not shown.
Binary file added website/src/img/favicon.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 website/src/img/mstile-150x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 1 addition & 21 deletions website/src/img/safari-pinned-tab.svg
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 website/static/img/draftjs-logo.ico
Binary file not shown.

0 comments on commit d9c9d40

Please sign in to comment.