Skip to content

Commit

Permalink
Use index as not found page
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Castaño Arteaga <tegioz@icloud.com>
  • Loading branch information
tegioz committed Apr 9, 2024
1 parent 4b0824e commit 028a13a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
git pull
rm -rf *
cp -R /tmp/landscape/* .
cp index.html 404.html
git add .
git commit -m "Build landscape"
git push origin build

0 comments on commit 028a13a

Please sign in to comment.