zregvart commented on PR #929: URL: https://github.com/apache/camel-website/pull/929#issuecomment-1335172468
@orpiske one more thing, the inline styles you have in `contents-table.html` the will not work on the production site, we explicitly disable inline CSS and JavaScript via [CSP](https://github.com/apache/camel-website/blob/034de87cf0f5ad866951f5d03af5e85d6c13d49a/static/.htaccess#L1384). To test the website in a production-like environment build with `CAMEL_ENV=production` and [run Apache HTTPD locally](https://github.com/apache/camel-website/blob/main/support/README.md#running-apache-http). -- 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