diff options
Diffstat (limited to 'index.php')
-rwxr-xr-x | index.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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> |