diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-04-13 11:08:31 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-04-13 11:08:31 +0200 |
commit | 421b65ebaf928f1a75a2b3b3602b88fc0e094e8b (patch) | |
tree | 584c548f2ea20f8673b776b0629887a8252f3c1d /tpl/footer.html | |
parent | a32eae8a521c28297ca4422f73d8da686c4ebe28 (diff) | |
download | wallabag-421b65ebaf928f1a75a2b3b3602b88fc0e094e8b.tar.gz wallabag-421b65ebaf928f1a75a2b3b3602b88fc0e094e8b.tar.zst wallabag-421b65ebaf928f1a75a2b3b3602b88fc0e094e8b.zip |
modification des urls
Diffstat (limited to 'tpl/footer.html')
-rwxr-xr-x | tpl/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/footer.html b/tpl/footer.html index 056c4e6e..3328a8a4 100755 --- a/tpl/footer.html +++ b/tpl/footer.html | |||
@@ -1,5 +1,5 @@ | |||
1 | <footer class="mr2 mt3 smaller"> | 1 | <footer class="mr2 mt3 smaller"> |
2 | <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> | 2 | <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> |
3 | </footer> | 3 | </footer> |
4 | <script type="text/javascript" src="js/jquery-1.9.1.min.js"></script> | 4 | <script type="text/javascript" src="js/jquery-1.9.1.min.js"></script> |
5 | <script type="text/javascript" src="js/poche.js"></script> \ No newline at end of file | 5 | <script type="text/javascript" src="js/poche.js"></script> \ No newline at end of file |