diff options
-rwxr-xr-x | index.php | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -165,8 +165,11 @@ catch (Exception $e) | |||
165 | ?> | 165 | ?> |
166 | </div> | 166 | </div> |
167 | </div> | 167 | </div> |
168 | <footer class="mr2 mt3"> | 168 | <footer class="mr2 mt3 smaller"> |
169 | <p class="smaller"><a href="http://github.com/nicosomb/poche">poche</a> is a read it later open source system, based on <a href="http://www.memiks.fr/readityourself/">ReadItYourself</a>. <a href="https://twitter.com/getpoche" title="follow us on twitter">@getpoche</a>. Logo by <a href="http://www.iconfinder.com/icondetails/43256/128/jeans_monotone_pocket_icon">Brightmix</a>. poche is developed by <a href="http://nicolas.loeuillet.org">Nicolas LÅ“uillet</a> under the <a href="http://www.wtfpl.net/">WTFPL</a>.</p> | 169 | <p><a href="http://github.com/nicosomb/poche">poche</a> is a read it later open source system, based on <a href="http://www.memiks.fr/readityourself/">ReadItYourself</a>.<br /> |
170 | Follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">@getpoche</a>.</<br /> | ||
171 | Logo by <a href="http://www.iconfinder.com/icondetails/43256/128/jeans_monotone_pocket_icon">Brightmix</a>.<br /> | ||
172 | poche is developed by <a href="http://nicolas.loeuillet.org">Nicolas LÅ“uillet</a> under the <a href="http://www.wtfpl.net/">WTFPL</a>.</p> | ||
170 | </footer> | 173 | </footer> |
171 | </body> | 174 | </body> |
172 | </html> \ No newline at end of file | 175 | </html> |