WordPress / twentytwentytwo

Twenty Twenty-Two, the default WordPress theme that will launch with WordPress 5.9.
404 stars 92 forks source link

Fix duplicate block pattern #258

Closed kjellr closed 2 years ago

kjellr commented 2 years ago

Our "About page with big image and buttons" pattern is showing up as a duplicate in the footer category by mistake, with the title "Footer with title, tagline, and social links". I think this was an error from duplicating files back when I was creating new patterns:

Screen Shot 2021-11-19 at 10 27 17 AM

This PR removes that pattern, and tidies up the naming of the actual "Footer with title, tagline, and social links" pattern. It also renames "About page with big image and buttons" to use the word "large" instead of "big" because that's more consistent with language we're using elsewhere.

Finally, since I was editing it anyway, I moved the "About page with big image and buttons" pattern down the list so that it's next to our other "link in bio"-style patterns.