I’ve got an index.php, front-page.php, and now I wanted to add a single.php for regular blog posts. I’ve watched the tutorial but my posts still won’t show up.
Here is the code I’m using:
<main class="container" wp-site-content>
<div class="container">
Heading 1
Date
The WP post body will be here.