Skip to content

Commit d383c69

Browse files
committed
fix: update logo reference from JPG to PNG
JPEG does not support transparency, causing colored corners on dark backgrounds. The repo logo was converted to PNG in attune-io/attune#43. Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
1 parent 9c5b572 commit d383c69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

profile/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://raw.githubusercontent.com/attune-io/attune/main/docs/logo.jpg" alt="Attune" width="120">
2+
<img src="https://raw.githubusercontent.com/attune-io/attune/main/docs/logo.png" alt="Attune" width="120">
33
</p>
44

55
<h3 align="center">Safe, in-place Kubernetes pod resource right-sizing</h3>

0 commit comments

Comments
 (0)