simplified editing the details. Everything from data file.

This commit is contained in:
sharu725
2018-05-13 13:43:44 +05:30
parent 5d7912c306
commit ef3cdd79ab
20 changed files with 191 additions and 186 deletions

View File

@ -1,6 +1,6 @@
<footer class="footer">
<div class="text-center">
<!--/* 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>
<small class="copyright">{{site.data.data.footer.text}}</small>
</div><!--//container-->
</footer><!--//footer-->