robertjohnson.work/_includes/footer.html

7 lines
666 B
HTML
Raw Normal View History

2016-07-29 00:47:42 -04:00
<footer class="footer">
<div class="text-center">
2017-10-29 11:12:08 -04:00
<!--/* This template is released under the Creative Commons Attribution 3.0 License. Please keep the attribution link below when using for your own project. Thank you for your support. :) If you'd like to use the template without the attribution, you can check out other license options via our website: themes.3rdwavemedia.com */-->
<small class="copyright">Designed with <i class="fa fa-heart"></i> by <a href="http://themes.3rdwavemedia.com" target="_blank" rel="nofollow">Xiaoying Riley</a> for developers</small>
2016-07-29 00:47:42 -04:00
</div><!--//container-->
2017-10-29 11:12:08 -04:00
</footer><!--//footer-->