website view lib/html/meta-link.html @ rev 1008
add dumb index.php (HTTP 301) to /lib/* to prevent directory listing
| author | Aleksej Bobylev <al.bobylev@gmail.com> |
|---|---|
| date | Thu Mar 29 17:55:06 2012 +0300 (2012-03-29) |
| parents | |
| children | 1a947ef31aea |
line source
1 <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
2 <meta name="robots" content="index, follow, all" />
3 <link rel="shortcut icon" href="/favicon.ico" />
4 <link rel="stylesheet" type="text/css" href="/slitaz.css" />
5 <link rel="alternate" type="application/rss+xml" title="SliTaz Feed" href="/rss.xml" />