Mirror/docs/_includes/footer.html
2018-12-18 12:42:55 -06:00

6 lines
219 B
HTML

<footer class="site-footer">
<div class="footer-col-wrapper">
<a href="https://github.com/{{ site.links.github }}" target="_blank" class="mui-btn"><i class="fa fa-github"></i>Github</a>
</div>
</footer>