Closed starrliu closed 10 months ago
I found that the avatar configuration is in params.toml:
params.toml
avatar = "/img/profile-picture.jpg"
But I cannot find the path to /img/profile-picture.jpg, so I don't know how to change the avatar.
/img/profile-picture.jpg
Thanks.
hi, did you try take a look at assets folder ? i believe the file should be there
Yes. You are right! Thank u for your help.
I found that the avatar configuration is in
params.toml
:But I cannot find the path to
/img/profile-picture.jpg
, so I don't know how to change the avatar.Thanks.