mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
调整布局
This commit is contained in:
parent
1ba4ec7fcc
commit
1287c28b68
@ -39,11 +39,11 @@ export const defaultContentPageLayout: PageLayout = {
|
|||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
right: [
|
right: [
|
||||||
Component.Graph(),
|
|
||||||
Component.DesktopOnly(Component.TableOfContents()),
|
Component.DesktopOnly(Component.TableOfContents()),
|
||||||
Component.Backlinks(),
|
Component.Graph(),
|
||||||
],
|
],
|
||||||
afterBody: [
|
afterBody: [
|
||||||
|
Component.Backlinks(),
|
||||||
Component.Comments({
|
Component.Comments({
|
||||||
provider: 'giscus',
|
provider: 'giscus',
|
||||||
options: {
|
options: {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user