mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
fix typo
This commit is contained in:
parent
a672272c01
commit
6820ac5251
@ -25,7 +25,7 @@ export const defaultContentPageLayout: PageLayout = {
|
||||
// Component.MobileOnly(Component.Graph()),
|
||||
// Component.MobileOnly(Component.Backlinks()),
|
||||
Component.Graph(),
|
||||
Components.Backlinks()
|
||||
Component.Backlinks()
|
||||
],
|
||||
|
||||
// beforeBody: [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user