mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-21 07:16:17 -04: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",
|
src: "build/prod/index.html",
|
||||||
dest: "build/prod/index.html"
|
dest: "build/prod/index.html"
|
||||||
},
|
}
|
||||||
{
|
|
||||||
expand: true,
|
|
||||||
dest: "build/prod/"
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
standalone: {
|
standalone: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue