aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
diff options
context:
space:
mode:
authornicosomb <nicolas@loeuillet.org>2013-04-12 15:59:36 +0200
committernicosomb <nicolas@loeuillet.org>2013-04-12 15:59:36 +0200
commita32eae8a521c28297ca4422f73d8da686c4ebe28 (patch)
tree4bd72a9614ab3667712b2fe0d9b5d36ac1e21f83 /index.php
parent9232dd8b2a599397aff61d5ffadd1b5f07d00d35 (diff)
downloadwallabag-a32eae8a521c28297ca4422f73d8da686c4ebe28.tar.gz
wallabag-a32eae8a521c28297ca4422f73d8da686c4ebe28.tar.zst
wallabag-a32eae8a521c28297ca4422f73d8da686c4ebe28.zip
typo dans le footer
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 6f7c5fc0..19594c65 100755
--- a/index.php
+++ b/index.php
@@ -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/github">github</a><br />follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">twitter</a></p> 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>
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>