Combine dark and regular logo in README.md (#915)
This commit is contained in:
parent
d70f70f0f4
commit
3682468b5f
|
|
@ -5,7 +5,12 @@
|
|||
[](https://goreportcard.com/report/github.com/jenkinsci/kubernetes-operator)
|
||||
[](https://gitter.im/jenkinsci/kubernetes-operator)
|
||||
|
||||

|
||||
<a href="">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/jenkinsci/kubernetes-operator/master/assets/jenkins_gopher_wide_exp_dark.png">
|
||||
<img src="https://raw.githubusercontent.com/jenkinsci/kubernetes-operator/master/assets/jenkins_gopher_wide_exp.png">
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
## What's the Jenkins Operator?
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 242 KiB |
Loading…
Reference in New Issue