const themeConfig = {
logo: Documenso,
project: {
link: 'https://documen.so/github',
},
chat: {
link: 'https://documen.so/discord',
},
docsRepositoryBase: 'https://github.com/documenso/documenso/tree/main/apps/documentation',
footer: {
text: (
{new Date().getFullYear()} ©{' '}
Documenso
.
),
},
primaryHue: 100,
primarySaturation: 48.47,
};
export default themeConfig;