Hello,
i'm adding a logo image here:
/user/images/logo-image.png
In base/html.twig adding this:
--- html
<a href="{{ base_url == '' ? '/' : base_url }}"><img src="{{ base_url_relative }}/user/images/logo-reisgierig.png"></a>
In the settings activate *nl* and *en* languages for translate the variables. The theme is *Animatter*
The problem is that the logo doesn't load. If i looking in the code there is adding automattically *nl*:
--- html
<img src="/nl/user/images/logo-reisgierig.png">
Where can i putting best the logo? Is it better in themes dir? How can i solve this that the logo shows without problem?
This is the website: https://reisgierig.be/
PS: This is not a multilanguage website. It is for one language nl