Added footer

This commit is contained in:
George Kaklamanos 2015-09-25 15:36:49 +03:00
parent 0f90d138ff
commit 3dddf71ea8
2 changed files with 25 additions and 0 deletions

View file

@ -1 +1,10 @@
</div>
<footer class="footer">
<div class="container text-center">
<p class="text-muted">
Made by George Kaklamanos (@gkaklas).
<a href="https://code.tolabaki.gr/gkaklas/databus">Source code</a>. DataBus respects the users' freedoms.
<img src="img/agplv3-88x31.png" />
</p>
</div>
</footer>