Added author to site

This commit is contained in:
2018-01-14 18:37:10 -05:00
parent 018d600f53
commit bc7cd9c652
2 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@
<!-- Footer -->
<footer class="container-fluid bg-white text-dark-primary py-3">
<div class="container text-center">
<p class="mb-0">© 2017 Ontario Association of Child Protection Lawyers.</p>
<p class="mb-0">© 2017 Ontario Association of Child Protection Lawyers. Created By <a href="http://zakscode.com">Zak Timson</a></p>
</div>
</footer>
{% endif %}