const content = [ { title: "系统图", children: [ ["/notion/system/system.md", "系统图"] ] }, { title: "服务相关", children: [ ["/notion/middle/middle.md", "数据中台"], ["/notion/center/center.md", "数据中心"], ["/notion/crayon/crayon.md", "蜡笔森林"] ] }, { title: "Revit", children: [ ["/notion/revit/revit.md", "Revit"] ] } ] module.exports = content