mirror of
https://github.com/documenso/documenso.git
synced 2025-11-14 08:42:12 +10:00
feat: documentation site
This commit is contained in:
7
apps/documentation/theme.config.jsx
Normal file
7
apps/documentation/theme.config.jsx
Normal file
@ -0,0 +1,7 @@
|
||||
export default {
|
||||
logo: <span>My Nextra Documentation</span>,
|
||||
project: {
|
||||
link: 'https://github.com/shuding/nextra',
|
||||
},
|
||||
// ... other theme options
|
||||
};
|
||||
Reference in New Issue
Block a user