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

get/index.php: add slitaz-4.0.zip
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 19 16:50:18 2015 +0100 (2015-02-19)
parents 1a947ef31aea
children 8a07223a2644
line diff
     1.1 --- a/lib/html/meta-link.html	Wed Feb 05 18:12:07 2014 +0000
     1.2 +++ b/lib/html/meta-link.html	Thu Feb 19 16:50:18 2015 +0100
     1.3 @@ -1,6 +1,8 @@
     1.4 -<meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
     1.5 +	<meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
     1.6  	<meta name="robots" content="index, follow, all" />
     1.7 -	<link rel="shortcut icon" href="/favicon.ico" />
     1.8 +	<meta name="viewport" content="width=device-width, initial-scale=1.0">
     1.9  	<link rel="stylesheet" type="text/css" href="/slitaz.css" />
    1.10 +	<link rel="stylesheet" type="text/css" href="/style-tiny.css" />
    1.11  	<link rel="alternate" type="application/rss+xml" title="SliTaz Feed" href="/rss.xml" />
    1.12  	<link rel="payment" href="http://flattr.com/profile/slitaz" type="text/html" title="SliTaz association microdonations" />
    1.13 +	<link rel="shortcut icon" href="/favicon.ico" />