Skip to content

Commit

Permalink
docs: Link Logo in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbo2002 committed Feb 20, 2024
1 parent 5319e9e commit d99e0db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

<p align="center">
<a href="https://github.com/sebbo2002/ical-generator#gh-light-mode-only">
<img src="https://static.sebbo.net/ical-generator/logo-dark.svg" width="318px" alt="ical-generator logo" />
<img src="https://static.sebbo.net/ical-generator/logo-light.svg" width="318px" alt="ical-generator logo" />
</a>
<a href="https://github.com/sebbo2002/ical-generator#gh-dark-mode-only">
<img src="https://static.sebbo.net/ical-generator/logo-light.svg" width="318px" alt="ical-generator logo" />
<img src="https://static.sebbo.net/ical-generator/logo-dark.svg" width="318px" alt="ical-generator logo" />
</a>
</p>
<p align="center">
Expand Down

0 comments on commit d99e0db

Please sign in to comment.