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

View file

@ -9,7 +9,7 @@
* @package Freeshifter
*/
namespace WP_Tailwind;
namespace WP_73k;
?>
</main>
@ -19,7 +19,7 @@ namespace WP_Tailwind;
<div class="lg:flex lg:justify-between">
<div class="lg:w-1/4 text-center lg:text-left">
<div class="text-xl">
<p class="text-sm">WP Tailwind is a utility-first starter theme for WordPress by <a href="https://www.freeshifter.com">Freeshifter LLC</a> and is totally free! <a href="https://www.github.com/freeshifter/wp-tailwind">Contribute on GitHub</a></a></p>
<p class="text-sm">WP Tailwind is a utility-first starter theme for WordPress by <a href="https://www.freeshifter.com">Freeshifter LLC</a> and is totally free! <a href="https://www.github.com/freeshifter/wp-73k">Contribute on GitHub</a></a></p>
</div>
</div>
</div>