Change logo for icon(Deliver)

Hi, as the title says, i need to change the logo to an image and I’m having a terrible time with doing so. I’ve tried to follow the other similar posts but i’m too code illiterate.

I’ve managed to edit the ‘base.html.twig’ to say;

<a href=“{{ base_url_absolute }}”><img src=“{{ base_url_absolute ~ config.site.logo }}” />

I think i need to specify the image source in ‘site.yaml’, but i don’t know how.

I’d really appreciate a simple walkthrough.

Thanks.

Figured it out. Never mind!

well how did you solve it? will appreciate your help