diff --git a/.github/workflows/test-build.yml b/.github/workflows/test-build.yml index c67d19bd..f3aec2e3 100644 --- a/.github/workflows/test-build.yml +++ b/.github/workflows/test-build.yml @@ -43,6 +43,9 @@ jobs: } export -f prune find . -maxdepth 1 | while read file; do prune ${file}; done + rm docs/index.html docs/404.html + mv docs/beta/index.html docs/index.html + mv docs/beta/404.html docs/404.html - name: Update CNAME run : | diff --git a/docs/beta/404.html b/docs/beta/404.html new file mode 100644 index 00000000..ca090155 --- /dev/null +++ b/docs/beta/404.html @@ -0,0 +1,77 @@ + + +
+ + + + +