We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84516b9 commit 38ffc73Copy full SHA for 38ffc73
docs/theme.config.tsx
@@ -3,6 +3,7 @@ import { DocsThemeConfig } from 'nextra-theme-docs';
3
4
const config: DocsThemeConfig = {
5
logo: <span>NPi AI</span>,
6
+ logoLink: 'https://www.npi.ai',
7
project: {
8
link: 'https://github.com/npi-ai/npi',
9
},
0 commit comments