diff options
author | nicosomb <nicolas@loeuillet.org> | 2013-04-12 11:33:34 +0200 |
---|---|---|
committer | nicosomb <nicolas@loeuillet.org> | 2013-04-12 11:33:34 +0200 |
commit | b70971e06b67786bb61e863cf89b3b061b4f6467 (patch) | |
tree | 14a96f8b8a99de44bdf0726307f0f1e9ae7d0467 /tpl | |
parent | c775c8436b30fffde88e69a8c8f6bd488d66a585 (diff) | |
download | wallabag-b70971e06b67786bb61e863cf89b3b061b4f6467.tar.gz wallabag-b70971e06b67786bb61e863cf89b3b061b4f6467.tar.zst wallabag-b70971e06b67786bb61e863cf89b3b061b4f6467.zip |
corrections mise en page avec utilisation de jquery.masonry.js
Diffstat (limited to 'tpl')
-rwxr-xr-x | tpl/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/footer.html b/tpl/footer.html index 43af7d71..8cdda21c 100755 --- a/tpl/footer.html +++ b/tpl/footer.html | |||
@@ -1,3 +1,3 @@ | |||
1 | <footer class="mr2 mt3 smaller"> | 1 | <footer class="mr2 mt3 smaller"> |
2 | <p><a href="https://twitter.com/getpoche" title="follow us on twitter">Follow @getpoche on twitter</a></p> | 2 | <p>download poche on <a href="http://github.com/nicosomb/github">github</a><br />follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">twitter</a></p> |
3 | </footer> | 3 | </footer> |