aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
diff options
context:
space:
mode:
authornicosomb <nicolas@loeuillet.org>2013-04-11 08:35:07 +0200
committernicosomb <nicolas@loeuillet.org>2013-04-11 08:35:07 +0200
commit195db52a604668eb8452ad00989f5c0ef15742e9 (patch)
tree56894c0eabeece2f3a048712d8f3f5dd6e569ae7 /index.php
parentc587d27c6d5c1e60406c76fb207ec0cb8f362298 (diff)
downloadwallabag-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-xindex.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/index.php b/index.php
index f46ddf10..6a1652e1 100755
--- a/index.php
+++ b/index.php
@@ -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>