zhangshenghang opened a new issue, #7663: URL: https://github.com/apache/seatunnel/issues/7663
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened  The current icon configuration cannot read the images in the `docs/images` directory ``` sidebar_custom_props: link:img:image/apache.ico ``` <img width="244" alt="image" src="https://github.com/user-attachments/assets/bec388ac-5bae-48d9-937b-4b0cf76bb7aa"> Maybe it's because the icon image is not converted to a link when it is loaded <img width="1366" alt="image" src="https://github.com/user-attachments/assets/6ec13665-da7c-4c26-8ec6-ca16b2c9b4cc"> <img width="1384" alt="image" src="https://github.com/user-attachments/assets/50c443e6-e79a-46cd-9762-e8dd539753e9"> ### SeaTunnel Version seatunnel-web ### SeaTunnel Config ```conf --- sidebar_custom_props: link: img:images/apache.ico --- ``` ### Running Command ```shell None ``` ### Error Exception ```log None ``` ### Zeta or Flink or Spark Version _No response_ ### Java or Scala Version _No response_ ### Screenshots _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
