mirror of
https://github.com/gchq/CyberChef
synced 2024-12-28 13:33:20 +00:00
Fixed copy:ghPages docs error
This commit is contained in:
parent
4f2749e0dc
commit
2f0b959aa4
1 changed files with 1 additions and 5 deletions
|
@ -270,11 +270,7 @@ module.exports = function (grunt) {
|
|||
{
|
||||
src: "build/prod/index.html",
|
||||
dest: "build/prod/index.html"
|
||||
},
|
||||
{
|
||||
expand: true,
|
||||
dest: "build/prod/"
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
standalone: {
|
||||
|
|
Loading…
Reference in a new issue