swikarpat commented on code in PR #18066:
URL: https://github.com/apache/kafka/pull/18066#discussion_r1876049098


##########
README.md:
##########
@@ -1,5 +1,14 @@
-Apache Kafka
-=================
+# Apache Kafka
+
+<a href="https://kafka.apache.org/";>
+<picture>
+  <source media="(prefers-color-scheme: dark)" 
srcset="docs/images/kafka-logo-readme-dark.svg">
+  <source media="(prefers-color-scheme: light)" 
srcset="docs/images/kafka-logo-readme-light.svg">
+  <img alt="Kafka Logo" src="docs/images/kafka-logo-readme-light.svg" 
width="80"> 
+</picture>
+</a>
+<br><br>

Review Comment:
   The logo is right below Title Apache Kafka. And this is standard way other 
repo on GitHub uses, about section is useful and will not remove.
   
   Thanks
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to