mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-27 11:22:17 -05:00
modification des urls
This commit is contained in:
parent
a32eae8a52
commit
421b65ebaf
@ -1,7 +1,7 @@
|
|||||||
# poche
|
# poche
|
||||||
Abandon Pocket, Instapaper and other Readability service : adopt poche. It is the same, but it is open source.
|
Abandon Pocket, Instapaper and other Readability service : adopt poche. It is the same, but it is open source.
|
||||||
|
|
||||||
![poche](http://cdetc.fr/poche/img/logo.png)
|
![poche](http://inthepoche.com/img/logo.png)
|
||||||
|
|
||||||
The website of poche is [inthepoche.com](http://inthepoche.com).
|
The website of poche is [inthepoche.com](http://inthepoche.com).
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
* poche, a read it later open source system
|
* poche, a read it later open source system
|
||||||
*
|
*
|
||||||
* @category poche
|
* @category poche
|
||||||
* @author Nicolas Lœuillet <nicolas@loeuillet.org>
|
* @author Nicolas Lœuillet <support@inthepoche.com>
|
||||||
* @copyright 2013
|
* @copyright 2013
|
||||||
* @license http://www.wtfpl.net/ see COPYING file
|
* @license http://www.wtfpl.net/ see COPYING file
|
||||||
*/
|
*/
|
||||||
@ -160,7 +160,7 @@ catch (Exception $e)
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<footer class="mr2 mt3 smaller">
|
<footer class="mr2 mt3 smaller">
|
||||||
<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>
|
<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>
|
||||||
</footer>
|
</footer>
|
||||||
<script type="text/javascript" src="js/jquery-1.9.1.min.js"></script>
|
<script type="text/javascript" src="js/jquery-1.9.1.min.js"></script>
|
||||||
<script type="text/javascript" src="js/jquery.masonry.min.js"></script>
|
<script type="text/javascript" src="js/jquery.masonry.min.js"></script>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<footer class="mr2 mt3 smaller">
|
<footer class="mr2 mt3 smaller">
|
||||||
<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>
|
<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>
|
||||||
</footer>
|
</footer>
|
||||||
<script type="text/javascript" src="js/jquery-1.9.1.min.js"></script>
|
<script type="text/javascript" src="js/jquery-1.9.1.min.js"></script>
|
||||||
<script type="text/javascript" src="js/poche.js"></script>
|
<script type="text/javascript" src="js/poche.js"></script>
|
Loading…
Reference in New Issue
Block a user