Skip to content

Commit f0987ec

Browse files
authored
Update README_ckb.md
1 parent 00781c3 commit f0987ec

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/README_ckb.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<p align="center">
22
<a href="https://gofiber.io">
3-
<img alt="Fiber" height="125" src="https://raw.githubusercontent.com/gofiber/docs/master/static/img/logo.svg">
3+
4+
<picture>
5+
<source height="125" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/gofiber/docs/master/static/img/logo-dark.svg">
6+
<img height="125" alt="Fiber" src="https://raw.githubusercontent.com/gofiber/docs/master/static/img/logo.svg">
7+
</picture>
8+
49
</a>
510
<br>
611
<!-- base64 flags are available at https://www.phoca.cz/cssflags/ -->

0 commit comments

Comments
 (0)