diff options
author | Santo Cariotti <sancn@live.com> | 2017-07-22 20:58:06 +0200 |
---|---|---|
committer | Santo Cariotti <sancn@live.com> | 2017-07-22 20:58:06 +0200 |
commit | 686d2792ffcb6f30c85eb952bea30e3f14b7ec91 (patch) | |
tree | 32bbcb1fe4759c7ca280c7c4ac65762007566af3 /lib | |
parent | 8a3818317740f01021fc5b8bc3797dace4fa0f95 (diff) |
changed images
Diffstat (limited to 'lib')
-rw-r--r-- | lib/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/templates/index.html b/lib/templates/index.html index 9f393f1..2c22066 100644 --- a/lib/templates/index.html +++ b/lib/templates/index.html @@ -89,6 +89,6 @@ {% endfor %} </section> <footer> - <p>Made with <i class="fa fa-heart"></i> on <a class="fa fa-github" href="https://github.com/dcariotti/Stout"></a></p> + <p><i class="fa fa-code"></i> with <i class="fa fa-heart"></i> by <a href="https://github.com/dcariotti/Stout">dcariotti</a></p> </footer> </body> |