Skip to content

Commit 6f977fa

Browse files
committed
fix: remove keys
1 parent f9907ad commit 6f977fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/next.config.mjs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import nextra from 'nextra'
22

33
// Configure Nextra v2.13 with top-level options
44
const withNextra = nextra({
5-
theme: 'nextra-theme-docs',
6-
themeConfig: './theme.config.tsx'
75
})
86

97
const isCI = !!process.env.GITHUB_ACTIONS

0 commit comments

Comments
 (0)