Skip to content

Commit

Permalink
Quartz sync: May 28, 2024, 1:36 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
bachrc committed May 28, 2024
1 parent fcc2f18 commit b2ffded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz.layout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const defaultContentPageLayout: PageLayout = {
right: [
Component.DesktopOnly(Component.TableOfContents()),
Component.Backlinks(),
Component.RecentNotes({ showTags: false }),
// Component.RecentNotes({ showTags: false }), // will uncomment when fixing date problem
],
}

Expand Down

0 comments on commit b2ffded

Please sign in to comment.