mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-18 23:16:44 +00:00
💢
This commit is contained in:
@@ -22,10 +22,8 @@ module.exports = {
|
||||
|
||||
// default notion icon and cover images for site-wide consistency (optional)
|
||||
// page-specific values will override these site-wide defaults
|
||||
defaultPageIcon:
|
||||
'https://ssfy.io/https%3A%2F%2Fwww.notion.so%2Fimage%2Fhttps%253A%252F%252Fs3-us-west-2.amazonaws.com%252Fsecure.notion-static.com%252F797768e4-f24a-4e65-bd4a-b622ae9671dc%252Fprofile-2020-280w-circle.png%3Ftable%3Dblock%26id%3D78fc5a4b-88d7-4b0e-824e-29407e9f1ec1%26cache%3Dv2',
|
||||
defaultPageCover:
|
||||
'https://ssfy.io/https%3A%2F%2Fwww.notion.so%2Fimage%2Fhttps%253A%252F%252Fs3-us-west-2.amazonaws.com%252Fsecure.notion-static.com%252F9fc5ecae-2b4b-4e73-b0d4-918c829ba69f%252FIMG_0259-opt.jpg%3Ftable%3Dblock%26id%3D78fc5a4b-88d7-4b0e-824e-29407e9f1ec1%26cache%3Dv2',
|
||||
defaultPageIcon: null,
|
||||
defaultPageCover: null,
|
||||
defaultPageCoverPosition: 0.5,
|
||||
|
||||
// image CDN host to proxy all image requests through (optional)
|
||||
|
||||
Reference in New Issue
Block a user