Mercurial > libervia-web
changeset 822:2819e4241e78
themes (default): fixed invalid link to sat logo
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 08 Jan 2016 14:29:52 +0100 |
parents | a91f0ff3958c |
children | 027139763511 |
files | themes/default/static_blog.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/themes/default/static_blog.html Fri Jan 08 11:37:47 2016 +0100 +++ b/themes/default/static_blog.html Fri Jan 08 14:29:52 2016 +0100 @@ -115,7 +115,7 @@ </div> </div> <div class="powered"> - Powered by <a href="http://salut-a-toi.org" target="#"><img src="../media/icons/apps/16/sat.png"> Salut à Toi</a> + Powered by <a href="http://salut-a-toi.org" target="#"><img src="/media/icons/apps/16/sat.png"> Salut à Toi</a> </div> </body> </html>