Skip to content

Comments

fix: remove defunct donation banner scripts and styles (#1189)#1190

Open
priyaa-j wants to merge 1 commit intoprocessing:mainfrom
priyaa-j:fix/remove-broken-banner-links
Open

fix: remove defunct donation banner scripts and styles (#1189)#1190
priyaa-j wants to merge 1 commit intoprocessing:mainfrom
priyaa-j:fix/remove-broken-banner-links

Conversation

@priyaa-j
Copy link

Closes #1189
Description:
This PR removes defunct hardcoded references to a Netlify-hosted donation banner in BaseLayout.astro. These assets were returning 404 errors and triggering CORS policy blocks in the browser console.

Changes:
Removed <link> and <script> tags pointing to foundation-donate-banner.netlify.app.

Verification Results:
Build: Passed locally using npx astro build.
Linting: Passed locally using npm run lint.
Console: Verified that the 404 and CORS errors are no longer present in the developer tools.

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.

[BUG] Broken script and style references in BaseLayout.astro causing console errors

1 participant