zregvart commented on code in PR #995: URL: https://github.com/apache/camel-website/pull/995#discussion_r1174943445
########## rules.js: ########## @@ -6,26 +6,30 @@ class HtmlTitle extends Rule { description: "Title of the page must be defined" }; } + validateTitle(title) { Review Comment: I'm not seeing this change -- 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