updating to v1.0.3, 2021-08-04

This commit is contained in:
Adam Piontek 2021-08-04 07:46:55 -04:00
parent fc0febd633
commit 601f041d15
26 changed files with 7824 additions and 173 deletions

View file

@ -13,9 +13,9 @@ namespace WP_RDNYC;
?>
<footer class="d-flex flex-column align-items-center mt-2 px-3 py-3">
<footer class="footer mt-auto py-3 text-center">
<span class="text-gray-400 mt-3">&copy; <?php echo date("Y") ?> Recovery Dharma NYC</span>
<span class="text-gray-400 fs-smaller">&copy; <?php echo date("Y") ?> Recovery Dharma NYC</span>
</footer>