Is it because it only allows .png images? I've made the same path as the default example. Mine: ``` [params] ava = "./img/profile.png" <- my image wasn't .png at first, I've converted from .jpeg to .png ``` Default: ``` [params] ava = "/img/cat.png" ```
Is it because it only allows .png images?
I've made the same path as the default example.
Mine:
Default: