website
annotate lib/html/meta-link.html @ rev 1183
Update all header template
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Sat Feb 15 20:29:53 2014 +0100 (2014-02-15) |
parents |
5d0ce7e4dcd1 |
children |
66964b8f0217 |
rev |
line source |
pankso@929
|
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@929
|
3 <link rel="shortcut icon" href="/favicon.ico" />
|
pankso@929
|
4 <link rel="stylesheet" type="text/css" href="/slitaz.css" />
|
pankso@929
|
5 <link rel="alternate" type="application/rss+xml" title="SliTaz Feed" href="/rss.xml" />
|
pascal@1181
|
6 <link rel="payment" href="http://flattr.com/profile/slitaz" type="text/html" title="SliTaz association microdonations" />
|