import type { BaseLayoutProps } from "fumadocs-ui/layouts/shared"; export const baseOptions: BaseLayoutProps = { nav: { title: "SurfSense Docs", }, githubUrl: "https://github.com/MODSetter/SurfSense", };