Skip to content

Commit 80de540

Browse files
committed
wip
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent 72cd447 commit 80de540

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ conversion hooks and dynamic admission controllers are supported as a separate p
1515
Under the hood it uses the excellent [Fabric8 Kubernetes Client](https://github.com/fabric8io/kubernetes-client),
1616
which provides additional facilities, like generating CRD from source code (and vice versa).
1717

18-
19-
20-
<h2 style="display: flex; align-items: center;"><img src="docs/static/images/cncf_logo2.svg" alt="Image" style="width: 50px; height: auto; margin-right: 16px;"><p style="margin: 0;">CNCF Project</p></h2>
18+
<h2 style="display: flex; align-items: center;">
19+
<img src="docs/static/images/cncf_logo2.svg" alt="Icon" style="width: 50px; height: 50px; margin-right: 12px;">
20+
CNCF Project
21+
</h2>
2122

2223
Java Operator SDK is a CNCF project as part of Operator Framework.
2324

0 commit comments

Comments
 (0)