Skip to content

Commit

Permalink
styles
Browse files Browse the repository at this point in the history
  • Loading branch information
ThinkWithPbody committed Jun 5, 2024
1 parent e16498f commit c17c02d
Show file tree
Hide file tree
Showing 3 changed files with 361 additions and 348 deletions.
2 changes: 1 addition & 1 deletion quartz.layout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const defaultContentPageLayout: PageLayout = {
beforeBody: [
Component.Breadcrumbs(),
Component.ArticleTitle(iconsOptions),
Component.ContentMeta({ showReadingTime: false }),
Component.ContentMeta({ showReadingTime: true }),
Component.TagList(),
],
left: [
Expand Down
Loading

0 comments on commit c17c02d

Please sign in to comment.