Skip to content

Commit

Permalink
remove toc in mobile devices
Browse files Browse the repository at this point in the history
  • Loading branch information
blleng committed Feb 29, 2024
1 parent 81bc6ac commit 0170865
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quartz.layout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ export const defaultContentPageLayout: PageLayout = {
Component.ArticleTitle(),
Component.ContentMeta(),
Component.TagList(),
Component.MobileOnly(Component.TableOfContents()),
],
left: [
Component.PageTitle(),
Expand Down

0 comments on commit 0170865

Please sign in to comment.