Skip to content

Commit ffa473a

Browse files
authored
Merge pull request #689 from nerdalert/metadata-update
Update the site metadata description
2 parents 08a1c8c + 67de066 commit ffa473a

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)