Remove the 'Add blog post' button from blog recipe
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3550386. --> Reported by: [pameeela](https://www.drupal.org/user/1431110) Related to !646 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>We currently have a button for 'Add blog post' in the main blog view, but it's not styled properly because it would need a bunch of Tailwind classes. I was able to get the list short enough to fit into the class field, but the colons are stripped out when they are rendered so it doesn't work.</p> <p>For simplicity I think we need to remove this from the blog recipe, otherwise we'll have to add customised styles for it specifically.</p> <p>While we're at it, we should also remove the default article that the recipe creates because it doesn't match our site template.</p>
issue