machi1990 commented on code in PR #506:
URL: https://github.com/apache/kafka-site/pull/506#discussion_r1174961543
##########
includes/_header.htm:
##########
@@ -17,7 +17,7 @@
<meta property="og:type" content="website" />
<link href="/css/fonts.css" rel="stylesheet">
<script src="/js/jquery.min.js"></script>
- <script defer
src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
+ <script defer src="/js/all.js"></script>
Review Comment:
thanks; The change looks good to me.
let's wait to get a review from the committer as well /cc @mimaison
--
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]