Skip to content

Commit

Permalink
Workaround for nekoweb 404
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-pinheiro committed Mar 21, 2024
1 parent 56190bf commit 17f1ed5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ cp -r ./js ./build
cp -r ./img ./build
cp ./elements.css ./build
cp ./index.html ./build
cp ./404.html ./build
cp ./404.html ./build
cp ./404.html ./build/not_found.html

0 comments on commit 17f1ed5

Please sign in to comment.