fix newline

This commit is contained in:
Dave Protasowski 2025-09-23 16:39:30 -04:00
parent 6c891cdade
commit 5bf4a65a34
1 changed files with 2 additions and 1 deletions

View File

@ -166,4 +166,5 @@ if [ "$1" = "serve" ]; then
else
echo "To serve the website run:"
echo "npx http-server site"
fi
fi