Unable to change logo to custom logo in Icarus theme

I have cloned the hugo-icarus-theme into my local root directory. I have commented out
# themesDir = "../.." so and copied material from both the hugo-icarus-theme directory and the exampleSite into the corresponding subdirectories in the root directory.

In the same directory, I replaced the file logo.png with the one I wish to use, but to no avail.

FYI, the custom avatar and gravatar images work well as does the favicon.

Why does the logo alone not play along and what should I do to get it to?

Thanks.

EDIT: Sorry for the noise. The logo showed up OK in Firefox and Opera but not in Chromium. On further investigation, I needed to Ctrl+Reload to get the logo to show up in Chromium too. All is well now!

You have to replace the logo.png file located in static/css/images/ folder.

Ref. https://github.com/digitalcraftsman/hugo-icarus-theme/tree/master/static/css/images

1 Like

Yes, I did just that but did not see the logo in Chromium until I did Ctrl+Reload. It was only after I viewed the local site in Firefox and Opera and did see it there that it occurred to me to force a page reload in Chromium.

Thanks.

1 Like