Thanks, but that would make the image part of the data rather than the theme.
I managed to solve it by using:
<h1 class=”site-title”><img src=”<?php bloginfo(‘home’);?>/wp-content/themes/twentythirteen-child-01/images/myextraimage.jpg”/><?php bloginfo( ‘name’ ); ?></h1>