aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
diff options
context:
space:
mode:
authornicosomb <nicolas@loeuillet.org>2013-04-04 21:57:32 +0200
committernicosomb <nicolas@loeuillet.org>2013-04-04 21:57:32 +0200
commit1ef1b9696a5067fedf79458af4fcb1eeb1a9a790 (patch)
treef18fefbac4710d5d0c04506c5b87d6dc5f6ad253 /index.php
parent246195341cd40fd46b8cfe023b9874f94d6630ce (diff)
downloadwallabag-1ef1b9696a5067fedf79458af4fcb1eeb1a9a790.tar.gz
wallabag-1ef1b9696a5067fedf79458af4fcb1eeb1a9a790.tar.zst
wallabag-1ef1b9696a5067fedf79458af4fcb1eeb1a9a790.zip
logo
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index 4fdc5736..cf129244 100755
--- a/index.php
+++ b/index.php
@@ -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