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 /index.php | |
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 'index.php')
-rwxr-xr-x | index.php | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -155,10 +155,7 @@ catch (Exception $e) | |||
155 | </div> | 155 | </div> |
156 | </div> | 156 | </div> |
157 | <footer class="mr2 mt3 smaller"> | 157 | <footer class="mr2 mt3 smaller"> |
158 | <p><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>.<br /> | 158 | <p><a href="https://twitter.com/getpoche" title="follow us on twitter">Follow @getpoche on twitter</a></p> |
159 | Follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">@getpoche</a>.</<br /> | ||
160 | Logo by <a href="http://www.iconfinder.com/icondetails/43256/128/jeans_monotone_pocket_icon">Brightmix</a>.<br /> | ||
161 | 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> | ||
162 | </footer> | 159 | </footer> |
163 | <script type="text/javascript" src="js/jquery-1.9.1.min.js"></script> | 160 | <script type="text/javascript" src="js/jquery-1.9.1.min.js"></script> |
164 | <script type="text/javascript" src="js/poche.js"></script> | 161 | <script type="text/javascript" src="js/poche.js"></script> |