]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
logo
authornicosomb <nicolas@loeuillet.org>
Thu, 4 Apr 2013 19:57:32 +0000 (21:57 +0200)
committernicosomb <nicolas@loeuillet.org>
Thu, 4 Apr 2013 19:57:32 +0000 (21:57 +0200)
img/logo.png [new file with mode: 0644]
index.php

diff --git a/img/logo.png b/img/logo.png
new file mode 100644 (file)
index 0000000..f917857
Binary files /dev/null and b/img/logo.png differ
index 4fdc5736fa569d2c20653078f7898e409128c747..cf1292443b403b89c4c576c98b2ab57f6bf35746 100755 (executable)
--- a/index.php
+++ b/index.php
@@ -133,7 +133,7 @@ catch (Exception $e)
     </head>
     <body>
         <header>
-            <h1>poche, a read it later open source system</h1>
+            <h1><img src="img/logo.png" alt="logo poche" />poche, a read it later open source system</h1>
         </header>
         <div id="main" class="w800p">
             <ul id="links">
@@ -151,7 +151,7 @@ catch (Exception $e)
             </ul>
         </div>
         <footer class="mr2 mt3">
-            <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>. 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>
+            <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>. 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>
         </footer>
     </body>
 </html>
\ No newline at end of file