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%}
Animation

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
hexo-site@0.0.0 /var/hexo/blog
+-- hexo-algoliasearch@2.0.1
+-- hexo-generator-archive@2.0.0
+-- hexo-generator-category@2.0.0
+-- hexo-generator-feed@3.0.0
+-- hexo-generator-index@4.0.0
+-- hexo-generator-tag@2.0.0
+-- hexo-renderer-ejs@2.0.0
+-- hexo-renderer-marked@6.3.0
+-- hexo-renderer-stylus@3.0.1
+-- hexo-server@3.0.0
+-- hexo-theme-landscape@1.0.0
`-- hexo@7.3.0
Thanks for your time and great theme and I will be grateful if we can solve this successfully.
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.
Animation

Expected behavior
Correct display of images from the correct path.
Steps to reproduce the bug
Environment
Thanks for your time and great theme and I will be grateful if we can solve this successfully.