-
Notifications
You must be signed in to change notification settings - Fork 474
Open
Description
Description
No images are displayed. Or rather, their path does not match the format of the URL.
For comparison I use both variants. The basic one and the one provided by your theme.
In the first case it is displayed correctly and in the case of the theme it looks for images in the wrong place.
{% asset_img tws-ticker-description.png%}
{% image center tws-ticker-description.png%}
OK http://10.82.4.107:4000/2024/10/21/Interactive-Brokers-Python-API-Native/tws-ticker-description.png
NOK http://10.82.4.107:4000/tws-ticker-description.png
Expected behavior
Correct display of images from the correct path.
Steps to reproduce the bug
- https://hexo.io/docs/asset-folders#Post-Asset-Folder
- Creating a new post
- Inserting an image into the folder that is assigned to a new post
Environment
- Operating system with version : Debian GNU/Linux 11
- Node version: v22.9.0
- Hexo version: 7.3.0
- Hexo-cli version: 4.3.2
- Tranquilpeak version: 4.2.0 (no modification)
- Hexo plugin:
root@app-web:/var/hexo/blog# npm ls --depth 0
[email protected] /var/hexo/blog
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
+-- [email protected]
`-- [email protected]
Thanks for your time and great theme and I will be grateful if we can solve this successfully.
Metadata
Metadata
Assignees
Labels
No labels
