diff themes/default/static_blog.html @ 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 6f2200d720d5
children 25931797db20
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>