Skip to content

Commit 7807f50

Browse files
committed
.
1 parent 59ba1ba commit 7807f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/theme.config.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { defineConfig, Giscus, PRODUCTS, useTheme } from '@theguild/components';
33
import { useRouter } from 'next/router';
44

55
export default defineConfig({
6-
description: '',
6+
description: PRODUCTS.MODULES.title,
77
docsRepositoryBase:
88
'https://github.com/Urigo/graphql-modules/tree/master/website',
99
logo: PRODUCTS.MODULES.logo,

0 commit comments

Comments
 (0)