diff options
-rw-r--r-- | img/logo.png | bin | 0 -> 911 bytes | |||
-rwxr-xr-x | index.php | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/img/logo.png b/img/logo.png new file mode 100644 index 00000000..f917857f --- /dev/null +++ b/img/logo.png | |||
Binary files differ | |||
@@ -133,7 +133,7 @@ catch (Exception $e) | |||
133 | </head> | 133 | </head> |
134 | <body> | 134 | <body> |
135 | <header> | 135 | <header> |
136 | <h1>poche, a read it later open source system</h1> | 136 | <h1><img src="img/logo.png" alt="logo poche" />poche, a read it later open source system</h1> |
137 | </header> | 137 | </header> |
138 | <div id="main" class="w800p"> | 138 | <div id="main" class="w800p"> |
139 | <ul id="links"> | 139 | <ul id="links"> |
@@ -151,7 +151,7 @@ catch (Exception $e) | |||
151 | </ul> | 151 | </ul> |
152 | </div> | 152 | </div> |
153 | <footer class="mr2 mt3"> | 153 | <footer class="mr2 mt3"> |
154 | <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> | 154 | <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> |
155 | </footer> | 155 | </footer> |
156 | </body> | 156 | </body> |
157 | </html> \ No newline at end of file | 157 | </html> \ No newline at end of file |