Skip to content

Commit

Permalink
Update README.md with Hacktoberfest banner (#7372)
Browse files Browse the repository at this point in the history
Hacktoberfest banner on readme!

---------

Co-authored-by: Félix Malfait <[email protected]>
  • Loading branch information
Bonapara and FelixMalfait authored Oct 1, 2024
1 parent 4008f8f commit 43ded02
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<p align="center">
<a href="https://oss.gg/">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/twentyhq/twenty/blob/33be2dbbe14eea00445010ecb9cd53ed603c01d5/packages/twenty-website/public/images/readme/Github%20Read-me%20banner.png">
<source media="(prefers-color-scheme: light)" srcset="https://github.com/twentyhq/twenty/blob/33be2dbbe14eea00445010ecb9cd53ed603c01d5/packages/twenty-website/public/images/readme/Github%20Read-me%20banner.png">
<img src="./packages/twenty-website/public/images/readme/Github%20Read-me%20banner.png" alt="Hacktoberfest" />
</picture>
</a>
</p>

<br>
<p align="center">
Expand Down

0 comments on commit 43ded02

Please sign in to comment.