cookutils rev 783

cooker.cgi: robots should not launch recook !
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Dec 06 12:02:31 2015 +0100 (2015-12-06)
parents 29aeb6b8a708
children ccdce778cbc0
files web/cooker.cgi
line diff
     1.1 --- a/web/cooker.cgi	Wed Dec 02 12:12:05 2015 +0100
     1.2 +++ b/web/cooker.cgi	Sun Dec 06 12:02:31 2015 +0100
     1.3 @@ -172,6 +172,7 @@
     1.4  	<title>SliTaz Cooker</title>
     1.5  	<link rel="shortcut icon" href="favicon.ico"/>
     1.6  	<link rel="stylesheet" type="text/css" href="style.css"/>
     1.7 +	<meta name="robots" content="nofollow">
     1.8  </head>
     1.9  <body>
    1.10