Hey guys I have tried to modify my pic profile in blog using theme chirpy but I haven’t found how can I modify my pic profile, does anyone know can how I can modify this picture for my own picture?
listen to Me, young fellow, we do not here for a silly avatar change Could you please leave the avatar alone? is there any prominent feature or idea we could work with and share the concept with the whole world?
config
# the avatar on sidebar, support local or CORS resources
avatar: '/commons/avatar.jpg'
I have no idea what I am doing
Hi ,
To change the avatar , follow the bellow steps
- upload the .png file file to a location on the GitHub repo where the theme is hosted
- copy the path for the image assets/img/avtar/profile.png
- Do not add any CDN profile
- use the local path in the config.yml → avatar: /assets/img/avtar/profile.png
Refer: portfolio.amitabh.online/_config.yml at main · amitabh90/portfolio.amitabh.online · GitHub