razonyang / hugo-theme-bootstrap

A fast, responsive, multipurpose and feature-rich Hugo theme.
https://hbs.razonyang.com
MIT License
495 stars 169 forks source link

Cannot load images with the latest submission of the master branch #199

Closed xuzhijvn closed 3 years ago

xuzhijvn commented 3 years ago

image

razonyang commented 3 years ago

Hi, could you please post the information of git log?

cd themes/hugo-theme-bootstrap
git log -5 --pretty=oneline

I ~am sure~ think that it's a bug introduced by 2e62fd1e17bdc391ba5eece2ff95e4619676eac3, and was fixed by 02f941a5c7e0dfaead18215d67bcfe86eab08f7c.

xuzhijvn commented 3 years ago

Hi, could you please post the information of git log?

cd themes/hugo-theme-bootstrap
git log -5 --pretty=oneline

I ~am sure~ think that it's a bug introduced by 2e62fd1, and was fixed by 02f941a.

D:\WorkSpace\Webstorm\xuzhijvn.github.io\themes\hugo-theme-bootstrap>git log -5 --pretty=oneline
3b16d098e8cfe0201027e39e01f4bc7c3ded3841 (HEAD -> master, origin/master, origin/HEAD) Update _post.scss
02f941a5c7e0dfaead18215d67bcfe86eab08f7c Minor changes
b8b4d7c8f057d77f33f0c428269a0a9286d637c8 Update the example site
2e62fd1e17bdc391ba5eece2ff95e4619676eac3 Add support for page image resources
4239fbd44a9b034ccdab44f4d0510a31d719eccf Fix #197
razonyang commented 3 years ago

Fixed by e620bca, sorry about that.

xuzhijvn commented 3 years ago

Fixed by e620bca, sorry about that.

thanks, your are the best, man