Skip to content

Commit

Permalink
chore: add light logo for Github README view
Browse files Browse the repository at this point in the history
  • Loading branch information
astone123 committed Oct 23, 2023
1 parent f7bb052 commit e7356d0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<p align="center">
<img alt="Cypress Real World App Logo" src="./src/svgs/rwa-logo.svg" />
<img alt="Cypress Real World App Logo" src="./src/svgs/rwa-logo-light.svg#gh-dark-mode-only" />
<img alt="Cypress Real World App Logo" src="./src/svgs/rwa-logo.svg#gh-light-mode-only" />
</p>

<p align="center">
Expand Down
9 changes: 9 additions & 0 deletions src/svgs/rwa-logo-light.svg
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 e7356d0

Please sign in to comment.