Skip to content

chore: remove dead app head file - #38

Closed
slegarraga wants to merge 1 commit into
SignalizeAI:mainfrom
slegarraga:chore/remove-dead-head-file
Closed

chore: remove dead app head file#38
slegarraga wants to merge 1 commit into
SignalizeAI:mainfrom
slegarraga:chore/remove-dead-head-file

Conversation

@slegarraga

Copy link
Copy Markdown

Removes src/app/(site)/head.tsx, which uses the deprecated Next.js App Router head.js convention and is never rendered by Next 15.

The real metadata already lives in the route Metadata exports.

Verified with npm run lint and npm run build.

Closes #33

@royalpinto007

Copy link
Copy Markdown
Contributor

Closing this PR.

The author is no longer an active contributor on these repositories, so this cannot be carried through review or iterated on.

The underlying issue stays open and is available for anyone who wants it. If you were looking at this change, please do open a fresh PR, it is very welcome.

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.

Remove the dead app/(site)/head.tsx, which Next 15 never renders

2 participants