Skip to content

Commit

Permalink
Add docs from gofiber/contrib@e85c9b7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 8, 2023
1 parent 113d984 commit 4a2c849
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/contrib/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ title: 👋 Welcome
sidebar_position: 1
---
<p align="center">
<picture>
<source height="125" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/gofiber/contrib/master/.github/logo-dark.svg" />
<img height="125" alt="Fiber" src="https://raw.githubusercontent.com/gofiber/contrib/master/.github/logo.svg" />
</picture>
<img height="125" alt="Fiber" src="https://raw.githubusercontent.com/gofiber/contrib/master/.github/logo-dark.svg#gh-dark-mode-only" />
<img height="125" alt="Fiber" src="https://raw.githubusercontent.com/gofiber/contrib/master/.github/logo.svg#gh-light-mode-only" />
<br />

# Contrib
Expand Down

0 comments on commit 4a2c849

Please sign in to comment.