website diff lib/html/meta-link.html @ rev 1163

Fix qrcode.js path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 27 12:12:57 2013 +0100 (2013-03-27)
parents
children 1a947ef31aea
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lib/html/meta-link.html	Wed Mar 27 12:12:57 2013 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +<meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
     1.5 +	<meta name="robots" content="index, follow, all" />
     1.6 +	<link rel="shortcut icon" href="/favicon.ico" />
     1.7 +	<link rel="stylesheet" type="text/css" href="/slitaz.css" />
     1.8 +	<link rel="alternate" type="application/rss+xml" title="SliTaz Feed" href="/rss.xml" />