Update conversion output path and remove redundant messages
This commit is contained in:
parent
78328cab3e
commit
129df7eb8d
1 changed files with 1 additions and 4 deletions
|
|
@ -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"
|
||||
Loading…
Reference in a new issue