nextjs-notion-starter-kit
nextjs-notion-starter-kit copied to clipboard
feat: added pageDescriptionOverrides and fixed notion page head description
- Added
pageDescriptionOverridesto override page descriptions (for SEO purposes) - Fixed notion PageHead to include all descriptions
! Depends on https://github.com/transitive-bullshit/nextjs-notion-starter-kit/pull/186
Someone is attempting to deploy a commit to the Saasify Team on Vercel.
A member of the Team first needs to authorize it.
Note that you can override the default description by using a notion text property on a page named "Description".
I'm trying to favor solutions which use notion as the source of truth for things like this, as opposed to the config (but it's not always possible).