Skip to content

Commit 67de066

Browse files
committed
Update the site metadata description
Signed-off-by: Brent Salisbury <[email protected]>
1 parent bda1d34 commit 67de066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import '@patternfly/react-styles/css/components/Menu/menu.css';
77

88
export const metadata = {
99
title: 'InstructLab UI',
10-
description: 'InstructLab UI'
10+
description: 'User interface for creating InstructLab contributions'
1111
};
1212

1313
interface RootLayoutProps {

0 commit comments

Comments
 (0)