Skip to content

Commit e2f710e

Browse files
committed
book: use svg to fix logo in dark-mode
Signed-off-by: Stefan Büringer [email protected]
1 parent 8941f16 commit e2f710e

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

docs/book/src/images/introduction.png

-137 KB
Binary file not shown.

docs/book/src/images/introduction.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/book/src/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Kubernetes Cluster API<div style="float: right; position: relative; display: inline;"><img src="images/introduction.png" width="160px" /></div>
1+
# Kubernetes Cluster API<div style="float: right; position: relative; display: inline;"><img src="images/introduction.svg" width="160px" /></div>
22

33
Cluster API is a Kubernetes sub-project focused on providing declarative APIs and tooling to simplify provisioning, upgrading, and operating multiple Kubernetes clusters.
44

0 commit comments

Comments
 (0)