2019-11-06 16:18:55 +00:00
|
|
|
|
2019-11-03 18:18:08 +00:00
|
|
|
<footer class="footer text-center py-4">
|
|
|
|
|
|
|
|
<!--/*
|
|
|
|
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 buy the commercial license via our website: themes.3rdwavemedia.com
|
|
|
|
*/-->
|
|
|
|
|
|
|
|
<br>
|
|
|
|
<small class="copyright">{{ now.Year }} © {{ with .Site.Params.footer.copyright }}{{ . | markdownify }}{{ else }}Ported to Hugo by <a href="https://github.com/cowboysmall" target="_blank">CowboySmall</a>{{ end }}</small>
|
|
|
|
</footer>
|