From 4838df315931bb883f704ec3e1abe2685f296cdf Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sat, 22 Apr 2023 19:52:26 +0800 Subject: 😀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/theme.config.tsx | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 docs/theme.config.tsx (limited to 'docs/theme.config.tsx') diff --git a/docs/theme.config.tsx b/docs/theme.config.tsx deleted file mode 100644 index 88b8e2b..0000000 --- a/docs/theme.config.tsx +++ /dev/null @@ -1,18 +0,0 @@ -import React from 'react' -import { DocsThemeConfig } from 'nextra-theme-docs' - -const config: DocsThemeConfig = { - logo: My Project, - project: { - link: 'https://github.com/shuding/nextra-docs-template', - }, - chat: { - link: 'https://discord.com', - }, - docsRepositoryBase: 'https://github.com/shuding/nextra-docs-template', - footer: { - text: 'Nextra Docs Template', - }, -} - -export default config -- cgit v1.2.3-70-g09d2