##// END OF EJS Templates
[hgweb] Prevent search engine bots from indexing the entire repository
Matt Mackall -
r1628:88ad18c1 default
parent child Browse files
Show More
@@ -3,6 +3,7 b' Content-type: text/html'
3 3 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
4 4 <html>
5 5 <head>
6 <meta name="robots" content="index, nofollow" />
6 7 <style type="text/css">
7 8 <!--
8 9 a { text-decoration:none; }
General Comments 0
You need to be logged in to leave comments. Login now