Skip to content

Commit

Permalink
Use transparency in app icon (microsoft#717)
Browse files Browse the repository at this point in the history
### Motivation and Context
Current icon doesn't use transparency.  That's not very pretty.

### Description
Replace icon with one that uses transparency.

### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
  • Loading branch information
glahaye authored Dec 13, 2023
1 parent 6a31dd5 commit b5283ea
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified webapi/wwwroot/favicon.ico
Binary file not shown.

0 comments on commit b5283ea

Please sign in to comment.