Skip to content

Commit

Permalink
disbale mobile explorer
Browse files Browse the repository at this point in the history
  • Loading branch information
xy-241 committed Feb 6, 2025
1 parent 0990ad2 commit fd519e2
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 @@ -29,7 +29,7 @@ export const defaultContentPageLayout: PageLayout = {
Component.Darkmode(),
Component.DesktopOnly(Component.RecentNotes({ linkToMore: "tags/" , limit: 3, showTags: false })),
Component.DesktopOnly(Component.Explorer()),
Component.Explorer(),
//Component.MobileOnly(Component.Explorer()),
],
right: [
// Component.MobileOnly(Component.Explorer()),
Expand Down

0 comments on commit fd519e2

Please sign in to comment.