Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: fetch public files (profile.json, blog.json) from public url #711

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AmrElsayyad
Copy link

@AmrElsayyad AmrElsayyad commented Jun 22, 2024

Description

This PR implements a fix for fetching public files (profile.json, blogs.json) from the site's public URL instead of the root (/) path. This change addresses an issue where the files were not found when deployed at a different path, ensuring that GitHub profiles and Medium blogs are displayed as intended.

Fixes #655

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Copy link

vercel bot commented Jun 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-folio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 22, 2024 4:25pm

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.

Github not connecting with the site on deployment
1 participant