mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-21 18:55:16 +02:00
refactor: update layout configuration and enhance documentation layout
This commit is contained in:
parent
20ebb0703f
commit
394a37576c
3 changed files with 12 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import type { BaseLayoutProps } from "fumadocs-ui/layouts/shared";
|
||||
|
||||
export const baseOptions: BaseLayoutProps = {
|
||||
nav: {
|
||||
title: "SurfSense Documentation",
|
||||
title: "SurfSense Docs",
|
||||
},
|
||||
githubUrl: "https://github.com/MODSetter/SurfSense",
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue