Skip to content

Commit

Permalink
docs: 404 page top level (#21510)
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis committed May 10, 2024
1 parent 29be604 commit a71c4e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ vercel-build: install-vercel-deps build
mv build v0.1
mkdir build
mv v0.1 build
mv build/v0.1/404.html build

start:
cd $(OUTPUT_NEW_DIR) && yarn && yarn start --port=$(PORT)

0 comments on commit a71c4e2

Please sign in to comment.