调整布局

This commit is contained in:
ennea 2025-03-13 01:04:25 +08:00
parent 1ba4ec7fcc
commit 1287c28b68

View File

@ -39,11 +39,11 @@ export const defaultContentPageLayout: PageLayout = {
}),
],
right: [ 
Component.Graph(),
Component.DesktopOnly(Component.TableOfContents()), 
Component.Backlinks(),
Component.Graph(),
],
afterBody: [  
Component.Backlinks(),
Component.Comments({  
provider: 'giscus',
options: {