Skip to content

Commit

Permalink
Update footer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas authored May 6, 2017
1 parent ad77abc commit 2ed0f80
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
<footer class="site-footer">
<div class="container">
<div class="container">
<small class="block">
<b>You can find me on:</b> <a href="https://twitter.com/tomas__tweets">Twitter</a> |
<a href="https://www.linkedin.com/in/tomas-kulvietis/">LinkedIn</a> |
<a href="https://github.com/tomaskul">GitHub</a>
</small>
</div>
<div class="container">
<small class="block">&lt;/&gt; <a href="http://github.com/heiswayi/thinkspace"
title="a minimalist Jekyll theme for technical writing">Thinkspace theme</a> by
<a href="http://heiswayi.github.io">Heiswayi Nrird</a>. |
<i class="fa fa-copyright"></i> {{ site.time | date: '%Y' }} {{ site.author.name }}
<i class="fa fa-copyright"></i> {{ site.time | date: '%Y' }} {{ site.author.name }} |
<b>You can find me on:</b> <a href="https://twitter.com/tomas__tweets">Twitter</a> |
<a href="https://www.linkedin.com/in/tomas-kulvietis/">LinkedIn</a> |
<a href="https://github.com/tomaskul">GitHub</a>
</small>
</div>
</div>
</footer>

0 comments on commit 2ed0f80

Please sign in to comment.