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

feat: added pageDescriptionOverrides and fixed notion page head description

Open Dionid opened this issue 4 years ago • 2 comments

  • Added pageDescriptionOverrides to 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

Dionid avatar Nov 07 '21 17:11 Dionid

Someone is attempting to deploy a commit to the Saasify Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Nov 07 '21 17:11 vercel[bot]

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).

transitive-bullshit avatar Apr 22 '22 17:04 transitive-bullshit