do you know what line of code i should put that on. someone reccomended line 77 and use this code as well, but it didn’t work
how do i write the page slug? with commas?
<?php if ( is_home() ) { ?>
<img src=”<?php header_image(); ?>” width=”<?php echo HEADER_IMAGE_WIDTH; ?>” height=”<?php echo HEADER_IMAGE_HEIGHT; ?>” alt=”” />
<?php } ?>