Skip to content

Commit

Permalink
Quartz sync: Jul 25, 2024, 8:51 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
keithdperez committed Jul 25, 2024
1 parent 9bdf952 commit 2186541
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quartz.layout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ export const defaultContentPageLayout: PageLayout = {
left: [
Component.PageTitle(),
Component.MobileOnly(Component.Spacer()),
Component.Search(),
// Component.Search(),
Component.Darkmode(),
Component.DesktopOnly(Component.Explorer()),
// Component.DesktopOnly(Component.Explorer()),
],
right: [
Component.Graph(),
Expand Down

0 comments on commit 2186541

Please sign in to comment.