aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
diff options
context:
space:
mode:
authornicosomb <nicolas@loeuillet.org>2013-04-09 10:44:59 +0200
committernicosomb <nicolas@loeuillet.org>2013-04-09 10:44:59 +0200
commitd08318e4ddb94b3aa8f72e07dd5b258a4ef3bd2f (patch)
treef586994a3f84f4dfbf45905e5e4a9394a5aeb34b /index.php
parent3407a9b4122a570a3e5cb8962b15b1d88d376e8b (diff)
downloadwallabag-d08318e4ddb94b3aa8f72e07dd5b258a4ef3bd2f.tar.gz
wallabag-d08318e4ddb94b3aa8f72e07dd5b258a4ef3bd2f.tar.zst
wallabag-d08318e4ddb94b3aa8f72e07dd5b258a4ef3bd2f.zip
mise en page pied de page
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php9
1 files changed, 6 insertions, 3 deletions
diff --git a/index.php b/index.php
index fe40c798..399dec78 100755
--- a/index.php
+++ b/index.php
@@ -165,8 +165,11 @@ catch (Exception $e)
165 ?> 165 ?>
166 </div> 166 </div>
167 </div> 167 </div>
168 <footer class="mr2 mt3"> 168 <footer class="mr2 mt3 smaller">
169 <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> 169 <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 />
170 Follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">@getpoche</a>.</<br />
171 Logo by <a href="http://www.iconfinder.com/icondetails/43256/128/jeans_monotone_pocket_icon">Brightmix</a>.<br />
172 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>
170 </footer> 173 </footer>
171 </body> 174 </body>
172</html> \ No newline at end of file 175</html>