website diff lib/html/footer.html @ rev 1165

Add QR icon to footer (used real micro-QR code with word "SliTaz")
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Apr 23 12:19:19 2013 +0000 (2013-04-23)
parents df6759746ff0
children 425c6770194a
line diff
     1.1 --- a/lib/html/footer.html	Wed Mar 27 12:12:57 2013 +0100
     1.2 +++ b/lib/html/footer.html	Tue Apr 23 12:19:19 2013 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  	<a href="http://bugs.slitaz.org">Bugs</a>
     1.5  	<a href="http://hg.slitaz.org/">Hg</a>
     1.6  	<p>
     1.7 -		<img src="#" alt="SliTaz @" onmouseover="this.title = location.href"
     1.8 +		<img src="/images/qr.png" alt="SliTaz @" onmouseover="this.title = location.href"
     1.9  		 onclick="this.src = QRCode.generatePNG(location.href, {ecclevel: 'H'})" />
    1.10  		<a href="http://twitter.com/slitaz">Twitter</a>
    1.11  		<a href="http://www.facebook.com/slitaz">Facebook</a>