aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/home.html
diff options
context:
space:
mode:
authorsilvus <silvus@silvus.fr>2013-04-22 23:02:04 +0200
committersilvus <silvus@silvus.fr>2013-04-22 23:02:04 +0200
commit8af1077265829b1f10623c5c1348089bada9c775 (patch)
tree9b67055604ff61a976005ec02caa460c94ec3e35 /tpl/home.html
parent9acfade8294755cce6c1170364f2669cb73edbbe (diff)
downloadwallabag-8af1077265829b1f10623c5c1348089bada9c775.tar.gz
wallabag-8af1077265829b1f10623c5c1348089bada9c775.tar.zst
wallabag-8af1077265829b1f10623c5c1348089bada9c775.zip
Le logo poche renvoie vers l'accueil
Diffstat (limited to 'tpl/home.html')
-rw-r--r--tpl/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/home.html b/tpl/home.html
index 75367e2f..e99e1680 100644
--- a/tpl/home.html
+++ b/tpl/home.html
@@ -1,6 +1,6 @@
1 <body class="light-style"> 1 <body class="light-style">
2 <header> 2 <header>
3 <h1><img src="./img/logo.png" alt="logo poche" />poche</h1> 3 <h1><a href="/"><img src="./img/logo.png" alt="logo poche" /></a>poche</h1>
4 </header> 4 </header>
5 <div id="main"> 5 <div id="main">
6 <ul id="links"> 6 <ul id="links">