footer.html 522 B

123456
  1. <footer class="footer">
  2. <div class="text-center">
  3. <!--/* 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 */-->
  4. <small class="copyright">{{site.data.data.footer.text}}</small>
  5. </div><!--//container-->
  6. </footer><!--//footer-->