hugo-toha / toha

A Hugo theme for personal portfolio
https://hugo-toha.github.io
MIT License
1.04k stars 600 forks source link

Code tranferred from Windows to Linux #984

Open jackwu925 opened 1 month ago

jackwu925 commented 1 month ago

The same code cannot worked right when I transfer the whole theme file from Windows system to Linux system. Especially for citing the local pictures and videos. How to fix it?

For example, the code {{< img src="./images/1.jpg" align="center" width="60%" title="1" >}} for loading the picture 1.jpg worked well in Windows system, but cannot be used in Linux system.

Also, in the Linux system, the window after you click the top-right "Post" button is incorrectly shown. Please see the attachment. It becomes much longer than the normal size. %ZN8{)2W%NVNGMCA %9CZ)Y

hossainemruz commented 1 month ago

Hi @jackwu925! The large post cards was due to a bug in the theme. It has been fixed. Please, update your theme to latest release.

jackwu925 commented 1 month ago

Hello @hossainemruz, I think I've already updated to the latest version because I started using the theme last month. Please see my file list.

I also compared the V3 code with V4 code, I can certainly say that my code is V4 version. Thank you for the help.

image

hossainemruz commented 1 month ago

I have released new version 2 days ago.