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

Use new Home page image on migrated pages
author Christophe Lincoln <pankso@slitaz.org>
date Tue Mar 13 16:38:01 2012 +0100 (2012-03-13)
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	Tue Mar 13 16:38:01 2012 +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" />