website annotate lib/html/meta-link.html @ rev 1246
typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jan 07 22:35:20 2015 +0100 (2015-01-07) |
parents | 1a947ef31aea |
children | 8a07223a2644 |
rev | line source |
---|---|
pankso@1200 | 1 <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" /> |
pankso@929 | 2 <meta name="robots" content="index, follow, all" /> |
pankso@1200 | 3 <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
pankso@929 | 4 <link rel="stylesheet" type="text/css" href="/slitaz.css" /> |
pankso@1200 | 5 <link rel="stylesheet" type="text/css" href="/style-tiny.css" /> |
pankso@929 | 6 <link rel="alternate" type="application/rss+xml" title="SliTaz Feed" href="/rss.xml" /> |
pascal@1181 | 7 <link rel="payment" href="http://flattr.com/profile/slitaz" type="text/html" title="SliTaz association microdonations" /> |
pankso@1200 | 8 <link rel="shortcut icon" href="/favicon.ico" /> |