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 e135ae1 commit f53eefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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://www.notion.so/ravelin/Notion-DoIt-47b5c53258794a7ca640cadf69c92500?pvs=4',
page_url: 'https://ravelin.notion.site/Notion-DoIt-47b5c53258794a7ca640cadf69c92500',
pages: [
// {
// page_id: '<page_id>',
Expand Down

0 comments on commit f53eefb

Please sign in to comment.