gethugothemes / bigspring-light-hugo

Bigspring is a Hugo startup theme. It has a clean, minimal, fresh UI.
https://gethugothemes.com/products/bigspring/?utm_source=bigspring_github&utm_medium=referral&utm_campaign=github_theme_about
MIT License
204 stars 303 forks source link

logo is broken on non-default language #54

Closed ilkkapeltola closed 2 years ago

ilkkapeltola commented 2 years ago

If you use the exampleSite, switch to De, you see that the logo is broken.

tfsomrat commented 2 years ago

Hello @ilkkapeltola

Thank you for using our theme. We didn't provide any other language without English in the free version. Did you add a new language on your own? If you did it, make the logo URL relURL or absURL, instead of relLangURL or absLangURL.

ilkkapeltola commented 2 years ago

I used the exampleSite https://github.com/themefisher/bigspring-light/tree/master/exampleSite/config/_default it uses English and German, which when just copied to your project, is broken. Thanks, I actually wasn't going to need other than English anyway, but just pointed it out that the setup in exampleSite seemed broken. Thanks.

abradshaw commented 2 years ago

Is there a fix for this? I still have the same problem

tfsomrat commented 2 years ago

Hello @abradshaw ,

This issue has been fixed, re-download the latest version and try it. thank you