Swadeep006 opened a new pull request, #437: URL: https://github.com/apache/incubator-hugegraph-doc/pull/437
## Purpose of the PR - close #408 Replaced the external Mermaid CDN script with a locally hosted `mermaid.min.js` to make Mermaid rendering compliant with ASF CSP rules. ### Summary - Added `mermaid.min.js` under `static/js/` - Updated `head-end.html` to load Mermaid from `'self'` instead of an external CDN - Verified that Mermaid diagrams render correctly and no external scripts are loaded <img width="1917" height="1023" alt="Screenshot 2025-12-10 151228" src="https://github.com/user-attachments/assets/c7a96be5-0186-433a-acbe-f61b5aa64a4c" /> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
