Skip to content

Commit

Permalink
Update notion-hugo.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
zavelin authored Jun 24, 2024
1 parent 983e82f commit 4510b85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notion-hugo.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { UserConfig } from "./src/config"
const userConfig: UserConfig = {
mount: {
manual: false,
page_url: 'https://pcloud.notion.site/Notion-DoIt-04bcc51cfe4c49938229c35e4f0a6fb6',
page_url: 'https://www.notion.so/ravelin/Notion-DoIt-47b5c53258794a7ca640cadf69c92500?pvs=4',
pages: [
// {
// page_id: '<page_id>',
Expand All @@ -27,4 +27,4 @@ const userConfig: UserConfig = {
}
}

export default userConfig;
export default userConfig;

0 comments on commit 4510b85

Please sign in to comment.