Skip to content

Commit 84e62e1

Browse files
authored
docs(llms.txt): add more description (#956)
1 parent b7922a6 commit 84e62e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

website/rspress.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ export default defineConfig({
1111
lang: 'en',
1212
base: '/',
1313
title: 'Rslib',
14-
description: 'Rsbuild-based library development tool',
14+
description:
15+
'Rslib is a library development tool that leverages the well-designed configurations and plugins of Rsbuild.',
1516
icon: 'https://assets.rspack.dev/rslib/rslib-logo-192x192.png',
1617
logo: 'https://assets.rspack.dev/rslib/rslib-logo-192x192.png',
1718
logoText: 'Rslib',

0 commit comments

Comments
 (0)