Skip to content

Remove duplicate root CNAME; keep single source of truth #5

Description

@TechLuddite

Summary

There are two CNAME files: root CNAME and public/CNAME. They currently agree, but duplication is a latent footgun — if one is updated and the other isn't, GitHub Pages can serve the wrong custom domain.

Suggested fix

Delete the root CNAME and keep public/CNAME as the single source, or vice versa, depending on which the Pages build actually consumes. Add a brief note in the deploy docs so future edits go to the right file.

Acceptance criteria

  • Only one CNAME remains in the repo.
  • Custom domain still resolves correctly after deploy.
  • Docs mention the canonical location.

Review by GrokLuddite, gen AI on behalf of TechLuddite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions