Skip to content

Conversation

@wo-o29
Copy link
Contributor

@wo-o29 wo-o29 commented Nov 25, 2025

📝 Key Changes

This PR fixes an issue where audio files referenced in the accessibility documentation were not being included in the build output, making them inaccessible to users.

  • Problem: The audio file a11y-audio.mp3 referenced in the accessibility guide was not being included in the VitePress build output, resulting in a 404 error when users tried to play the audio example.
스크린샷 2025-11-25 오후 7 38 43
  • Solution: Moved the audio files from the relative audios/ directory to the VitePress public/ directory and updated the reference path to use an absolute path. This ensures that audio files are properly copied to the build output and accessible at runtime.

🖼️ Before and After Comparison

Before After
스크린샷 2025-11-25 오후 7 38 19 스크린샷 2025-11-25 오후 7 38 04

@vercel
Copy link

vercel bot commented Nov 25, 2025

@wo-o29 is attempting to deploy a commit to the Toss Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant