willfaught / paige

Powerful, pliable pixel perfection. An advanced Hugo theme.
https://willfaught.com/paige
MIT License
242 stars 51 forks source link

Home link is active when on other pages when using language subdirs. #38

Closed RossComputerGuy closed 1 year ago

RossComputerGuy commented 1 year ago

Noticed on this page: https://expidusos.com/en/download/ image

Download link should be active but not home.

Config: https://github.com/ExpidusOS/website/blob/3cc2948dad696c80cadd2a3c6f6b987b58f734a0/config/_default/languages.en.toml

willfaught commented 1 year ago

Thanks for reporting this, and thanks for the repro. This should be fixed in v0.65.4. Can you confirm?

RossComputerGuy commented 1 year ago

Yes, this fixes it. Thank you.