mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Fixed copy:ghPages docs error
This commit is contained in:
@@ -270,11 +270,7 @@ module.exports = function (grunt) {
|
|||||||
{
|
{
|
||||||
src: "build/prod/index.html",
|
src: "build/prod/index.html",
|
||||||
dest: "build/prod/index.html"
|
dest: "build/prod/index.html"
|
||||||
},
|
}
|
||||||
{
|
|
||||||
expand: true,
|
|
||||||
dest: "build/prod/"
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
standalone: {
|
standalone: {
|
||||||
|
|||||||
Reference in New Issue
Block a user