welpo / tabi

A modern Zola theme with search, multilingual support, optional JavaScript, a perfect Lighthouse score, and a focus on accessibility.
https://welpo.github.io/tabi/
MIT License
97 stars 32 forks source link

💥 deprecate(home-banner)!: force proper header.img path #254

Closed welpo closed 5 months ago

welpo commented 5 months ago

Summary

Removes support for converting $BASE_URL in the main page header (header.img) to config's base_url.

Users should instead use the actual image path for the header.img variable.

Related issue

Deprecation mentioned in #123.