forked, cloned, performed find/replace per 'how to get started' in fork parent

This commit is contained in:
Adam Piontek 2021-07-02 10:24:48 -04:00
parent a230d6031d
commit 41f4ab0850
15 changed files with 43 additions and 40 deletions
content-templates

View file

@ -6,7 +6,7 @@
* @since 1.0.0
*/
namespace WP_Tailwind;
namespace WP_73k;
?>
<article <?php post_class( 'bg-white border-2 border-gray-400 p-8' ); ?> itemscope itemtype="https://schema.org/CreativeWork">