Skip to content

Allow installing this app as a Web App#419

Open
aminnairi wants to merge 7 commits intokanbn:mainfrom
aminnairi:allow-install
Open

Allow installing this app as a Web App#419
aminnairi wants to merge 7 commits intokanbn:mainfrom
aminnairi:allow-install

Conversation

@aminnairi
Copy link

Fixes #412

return (
<Html>
<Head>
<link rel="manifest" href="/manifest.json" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can put this link straight in components/PageHead.tsx instead @aminnairi

Copy link
Author

@aminnairi aminnairi Mar 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it, I've moved the <link> tag into the <PageHead> component and removed the now unnecessary _document.tsx file. Let me know if that solves your request.

Copy link
Contributor

@hjball hjball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @aminnairi - one comment otherwise lgtm @aminnairi

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.

Allow installing this site as an app

2 participants