aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>2013-04-13 11:08:31 +0200
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>2013-04-13 11:08:31 +0200
commit421b65ebaf928f1a75a2b3b3602b88fc0e094e8b (patch)
tree584c548f2ea20f8673b776b0629887a8252f3c1d /index.php
parenta32eae8a521c28297ca4422f73d8da686c4ebe28 (diff)
downloadwallabag-421b65ebaf928f1a75a2b3b3602b88fc0e094e8b.tar.gz
wallabag-421b65ebaf928f1a75a2b3b3602b88fc0e094e8b.tar.zst
wallabag-421b65ebaf928f1a75a2b3b3602b88fc0e094e8b.zip
modification des urls
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index 19594c65..d40a6c95 100755
--- a/index.php
+++ b/index.php
@@ -3,7 +3,7 @@
3 * poche, a read it later open source system 3 * poche, a read it later open source system
4 * 4 *
5 * @category poche 5 * @category poche
6 * @author Nicolas Lœuillet <nicolas@loeuillet.org> 6 * @author Nicolas Lœuillet <support@inthepoche.com>
7 * @copyright 2013 7 * @copyright 2013
8 * @license http://www.wtfpl.net/ see COPYING file 8 * @license http://www.wtfpl.net/ see COPYING file
9 */ 9 */
@@ -160,7 +160,7 @@ catch (Exception $e)
160 </div> 160 </div>
161 </div> 161 </div>
162 <footer class="mr2 mt3 smaller"> 162 <footer class="mr2 mt3 smaller">
163 <p>download poche on <a href="http://github.com/nicosomb/poche">github</a><br />follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">twitter</a></p> 163 <p>powered by <a href="http://inthepoche.com">poche</a><br />follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">twitter</a></p>
164 </footer> 164 </footer>
165 <script type="text/javascript" src="js/jquery-1.9.1.min.js"></script> 165 <script type="text/javascript" src="js/jquery-1.9.1.min.js"></script>
166 <script type="text/javascript" src="js/jquery.masonry.min.js"></script> 166 <script type="text/javascript" src="js/jquery.masonry.min.js"></script>