Dawn Theme: Show Site Title on HomePage

Theme: GitHub - TryGhost/Dawn: A minimal newsletter theme for Ghost

Prefer to do this via code injection but also happy to make changes to the theme itself. Please advice how I can setup the Dawn theme to show the Site Title instead of the site logo and the site description. See below:

This is not ideal to be done via code injection, you can modify the theme files instead.
Here is the relevant part ( partials/cover.hbs ):

You can replace @site.description with @site.title.