Skip to content

Commit

Permalink
Do not allow Googlebot to index dataset filetree
Browse files Browse the repository at this point in the history
  • Loading branch information
Winter-Guerra committed May 7, 2020
1 parent 77efdee commit f466734
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website_utils/index.html → websiteUtils/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html>
<head>
<title>MIT Blackbird Dataset File Listing</title>
<meta name="robots" content="noindex" />
</head>
<body>
<div id="navigation"></div>
Expand Down
File renamed without changes.

0 comments on commit f466734

Please sign in to comment.