diff options
author | nicosomb <nicolas@loeuillet.org> | 2013-04-11 08:35:07 +0200 |
---|---|---|
committer | nicosomb <nicolas@loeuillet.org> | 2013-04-11 08:35:07 +0200 |
commit | 195db52a604668eb8452ad00989f5c0ef15742e9 (patch) | |
tree | 56894c0eabeece2f3a048712d8f3f5dd6e569ae7 /tpl/footer.html | |
parent | c587d27c6d5c1e60406c76fb207ec0cb8f362298 (diff) | |
download | wallabag-195db52a604668eb8452ad00989f5c0ef15742e9.tar.gz wallabag-195db52a604668eb8452ad00989f5c0ef15742e9.tar.zst wallabag-195db52a604668eb8452ad00989f5c0ef15742e9.zip |
déplacement des crédits dans le fichier CREDITS pour diminuer le footer
Diffstat (limited to 'tpl/footer.html')
-rwxr-xr-x | tpl/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tpl/footer.html b/tpl/footer.html index 51b38b97..43af7d71 100755 --- a/tpl/footer.html +++ b/tpl/footer.html | |||
@@ -1,3 +1,3 @@ | |||
1 | <footer class="mr2 mt3"> | 1 | <footer class="mr2 mt3 smaller"> |
2 | <p class="smaller"><a href="http://github.com/nicosomb/poche">poche</a> is a read it later open source system, based on <a href="http://www.memiks.fr/readityourself/">ReadItYourself</a>. <a href="https://twitter.com/getpoche" title="follow us on twitter">@getpoche</a>. Logo by <a href="http://www.iconfinder.com/icondetails/43256/128/jeans_monotone_pocket_icon">Brightmix</a>. poche is developed by <a href="http://nicolas.loeuillet.org">Nicolas Lœuillet</a> under the <a href="http://www.wtfpl.net/">WTFPL</a>.</p> | 2 | <p><a href="https://twitter.com/getpoche" title="follow us on twitter">Follow @getpoche on twitter</a></p> |
3 | </footer> | 3 | </footer> |