Skip to content

fix: Incorrect capitalization in asset path causing potential 404 err…#51

Merged
JiyaBatra merged 1 commit intoJiyaBatra:mainfrom
Aditya8369:47
Mar 14, 2026
Merged

fix: Incorrect capitalization in asset path causing potential 404 err…#51
JiyaBatra merged 1 commit intoJiyaBatra:mainfrom
Aditya8369:47

Conversation

@Aditya8369
Copy link
Copy Markdown
Contributor

What I changed:

  • Renamed folder Assest to Assets at workspace root.
  • Updated all remaining Assest path references to Assets:
    • index.html
    • about.html
    • contact.html
    • projects.html
    • contribute.html
    • index.html
    • README.md (folder tree entry)

Validation I ran:

  • Searched the workspace for Assest/ and found zero remaining matches.
  • Confirmed both media files are present in Assets:
    • butterfly.mp4
    • butterflygif.mp4
  • Opened index.html in the integrated browser successfully.

closes #47

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 13, 2026

@Aditya8369 is attempting to deploy a commit to the jiya's projects Team on Vercel.

A member of the Team first needs to authorize it.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 13, 2026

Deploy Preview for addminiproject failed.

Name Link
🔨 Latest commit b0c7729
🔍 Latest deploy log https://app.netlify.com/projects/addminiproject/deploys/69b3f8d1db7497000817eae2

@JiyaBatra JiyaBatra merged commit b0c7729 into JiyaBatra:main Mar 14, 2026
2 of 7 checks passed
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.

Incorrect capitalization in asset path causing potential 404 errors for video backgrounds

2 participants