mirror of
https://github.com/moparisthebest/wallabag
synced 2025-01-30 14:50:20 -05:00
typo dans le footer
This commit is contained in:
parent
9232dd8b2a
commit
a32eae8a52
@ -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/github">github</a><br />follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">twitter</a></p>
|
<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>
|
||||||
</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/github">github</a><br />follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">twitter</a></p>
|
<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>
|
||||||
</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