mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Added robots meta tag to inline version to prevent indexing.
This commit is contained in:
@@ -379,10 +379,6 @@ module.exports = function (grunt) {
|
||||
src: "docs/**",
|
||||
dest: "build/prod/"
|
||||
},
|
||||
{
|
||||
src: "src/web/static/robots.txt",
|
||||
dest: "build/prod/robots.txt"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user