scientistprogrammer commented on code in PR #698:
URL: https://github.com/apache/kafka-site/pull/698#discussion_r2192876937
##########
powered-by.html:
##########
@@ -2,6 +2,12 @@
<script>
// powered by items
var poweredByItems = [
+ {
+ "link": "https://dattell.com/",
+ "logo": "dattell.svg",
+ "logoBgColor": "#FFFFFF",
Review Comment:
#FFFFFF is our preference, but #333333 is fine if you think it looks better.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]