Dimension Theme Changing Logo problem

Hello,

I am currently trying to the logo on the Dimension Theme found here - https://themes.gohugo.io/dimension/
And I think I am following the directions correctly to change the logo, but I am not sure.

			    	<header id="header">
						<div class="logo">
							<span class="logoimage = images/pic4.png"></span>
						</div>

I would like some help to figure out what I am doing wrong here.

Thank you in advance! :slight_smile:

For theme-specific questions, please ask the theme creator. In this instance, you can ask in the Dimension theme issues.

You are supposed to make the change in your config file, not in a template, please read the setup instructions carefully, five times.