PasunuriSrinidhi commented on code in PR #995: URL: https://github.com/apache/camel-website/pull/995#discussion_r1174317970
########## rules.js: ########## @@ -6,26 +6,30 @@ class HtmlTitle extends Rule { description: "Title of the page must be defined" }; } + validateTitle(title) { Review Comment: Thanks for your review. I will write the entire logic in the validateTitle function -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org