We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08a1c8c + 67de066 commit ffa473aCopy full SHA for ffa473a
src/app/layout.tsx
@@ -7,7 +7,7 @@ import '@patternfly/react-styles/css/components/Menu/menu.css';
7
8
export const metadata = {
9
title: 'InstructLab UI',
10
- description: 'InstructLab UI'
+ description: 'User interface for creating InstructLab contributions'
11
};
12
13
interface RootLayoutProps {
0 commit comments