Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Jul 8, 2023
1 parent 032bde9 commit 4e5540f
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
<p align="center">
<a href="https://gofiber.io">

<picture>
<source height="125" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/gofiber/docs/master/static/img/logo-dark.svg">
<img height="125" alt="Fiber" src="https://raw.githubusercontent.com/gofiber/docs/master/static/img/logo.svg">
</picture>

<img height="125" alt="Fiber" src="https://raw.githubusercontent.com/gofiber/docs/master/static/img/logo-dark.svg#gh-dark-mode-only" />
<img height="125" alt="Fiber" src="https://raw.githubusercontent.com/gofiber/docs/master/static/img/logo.svg#gh-light-mode-only" />
</a>
<br>
<!-- base64 flags are available at https://www.phoca.cz/cssflags/ -->
Expand Down

0 comments on commit 4e5540f

Please sign in to comment.