Update conversion output path and remove redundant messages

This commit is contained in:
fynks 2025-01-11 10:40:15 +05:00
parent 78328cab3e
commit 129df7eb8d

View file

@ -95,7 +95,4 @@ pandoc README.md \
# Cleanup
cleanup
echo "✓ Conversion complete! Output saved as index.html"
echo "→ Table of contents generated"
echo "→ Dark mode support added"
echo "→ Accessibility features implemented"
echo "✓ Conversion complete! Output saved as docs/index.html"