Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save JimmyHowe/656daff3b7d1cf5ced95f357f97014d1 to your computer and use it in GitHub Desktop.
Save JimmyHowe/656daff3b7d1cf5ced95f357f97014d1 to your computer and use it in GitHub Desktop.
<?php
protected function _content_template()
{
?>
<div class="jhdc-branding-withlove">
<a href='https://jimmyhowe.com/'
target='_blank'>Made with ❤ by JimmyHowe.com</a>
</div>
<?php
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment