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

Tiny edits
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Mar 30 01:56:21 2016 +0300 (2016-03-30)
parents 8a07223a2644
children f89b3d0e4b11
line diff
     1.1 --- a/lib/html/meta-link.html	Wed Apr 22 11:58:28 2015 +0200
     1.2 +++ b/lib/html/meta-link.html	Wed Mar 30 01:56:21 2016 +0300
     1.3 @@ -1,8 +1,8 @@
     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 +	<meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>">
     1.7 +	<meta name="robots" content="index, follow, all">
     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="https://flattr.com/profile/slitaz" type="text/html" title="SliTaz association microdonations" />
    1.13 -	<link rel="shortcut icon" href="/favicon.ico" />
    1.14 +	<link rel="stylesheet" href="/slitaz.css">
    1.15 +	<link rel="stylesheet" href="/style-tiny.css">
    1.16 +	<link rel="alternate" type="application/rss+xml" title="SliTaz Feed" href="/rss.xml">
    1.17 +	<link rel="payment" href="https://flattr.com/profile/slitaz" type="text/html" title="SliTaz association microdonations">
    1.18 +	<link rel="shortcut icon" href="/favicon.ico">