maggioni.xyz/_includes/footer.html

8 lines
335 B
HTML
Raw Normal View History

2016-07-07 19:05:01 +00:00
<footer class="site-footer">
2016-09-13 19:40:45 +00:00
<div class="icons">
<a class="icon" href="https://github.com/praticamentetilde"><i class="fa fa-github"></i></a>
<a class="icon" href="https://www.reddit.com/user/praticamentetilde"><i class="fa fa-reddit"></i></a>
2016-07-07 19:05:01 +00:00
</div>
2016-09-13 19:40:45 +00:00
<h6 class="author">Claudio Maggioni 2016</h6>
2016-07-07 19:05:01 +00:00
</footer>