Skip to content

Commit 38ffc73

Browse files
committed
doc: fix logo link
1 parent 84516b9 commit 38ffc73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/theme.config.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { DocsThemeConfig } from 'nextra-theme-docs';
33

44
const config: DocsThemeConfig = {
55
logo: <span>NPi AI</span>,
6+
logoLink: 'https://www.npi.ai',
67
project: {
78
link: 'https://github.com/npi-ai/npi',
89
},

0 commit comments

Comments
 (0)