Skip to content

chore(demo): add Bing/Google site verification files - #32

Merged
lbb00 merged 1 commit into
mainfrom
chore/site-verification-files
Sep 14, 2026
Merged

lbb00 merged 1 commit into
mainfrom
chore/site-verification-files

Conversation

@lbb00

@lbb00 lbb00 commented Sep 14, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Adds site verification files for Bing and Google under packages/frame/demo/public/, served at the Pages site root by Astro's static public/ copy. Also removes the old google-site-verification meta tag from DemoPage.astro since Google now verifies via file instead.

How was this verified?

  • pnpm --filter @devicekit/frame demo:build:pages — confirmed BingSiteAuth.xml and googlebba7f198860107a3.html land at demo/dist/ root, and the meta tag no longer appears in demo/dist/index.html.
  • pnpm lint — clean (one pre-existing, unrelated warning in react/index.tsx).

Checklist

  • pnpm lint passes with zero warnings (pre-existing warning unrelated to this change)
  • Tests added or updated — not applicable, static file addition with no logic to test
  • CHANGELOG.md updated — not applicable, demo-site-only change, no user-facing package behavior

🤖 Generated with Claude Code

Switch Google verification from meta tag to file-based (matching Bing),
so both can be verified without touching page markup.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@lbb00
lbb00 force-pushed the chore/site-verification-files branch from a5e44fc to 91d51d1 Compare September 14, 2026 09:18
@lbb00
lbb00 merged commit da2e053 into main Sep 14, 2026
1 check passed
@lbb00
lbb00 deleted the chore/site-verification-files branch September 14, 2026 09:37
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