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
|
||||||
cleanup
|
cleanup
|
||||||
|
|
||||||
echo "✓ Conversion complete! Output saved as index.html"
|
echo "✓ Conversion complete! Output saved as docs/index.html"
|
||||||
echo "→ Table of contents generated"
|
|
||||||
echo "→ Dark mode support added"
|
|
||||||
echo "→ Accessibility features implemented"
|
|
||||||
Loading…
Reference in a new issue