nextjs-notion-starter-kit icon indicating copy to clipboard operation
nextjs-notion-starter-kit copied to clipboard

[FR] Use Twitter emojis instead of native ones

Open dm-vodopyanov opened this issue 7 months ago • 1 comments

Notion uses Twitter emojis, but generated pages use native (for a platform) emojis.

The problem is that on Windows, native Windows emoji are not fully implemented - e.g., Microsoft still did not implement flags in their emojis, so website which uses flags as emojis looks not so good on Windows.

Upd.: Maybe this request suits better for react-notion-x repo. If it is, please let me know, I will create an issue in that repo.

dm-vodopyanov avatar Apr 19 '25 15:04 dm-vodopyanov

W/a in react-notion-x repo: https://github.com/NotionX/react-notion-x/issues/69.

Is it possible to change emojis here inside only nextjs-notion-starter-kit repo? If not, can this functionality be added to e.g., site.config.ts, or somewhere else?

dm-vodopyanov avatar Apr 19 '25 20:04 dm-vodopyanov