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 b6e2344 + 5b715a2 commit 81ee743Copy full SHA for 81ee743
junction-app/app/layout.tsx
@@ -16,7 +16,8 @@ const geistMono = Geist_Mono({
16
17
export const metadata: Metadata = {
18
title: "Aegis",
19
- description: "Aegis is a tool that helps you assess the security of your applications.",
+ description:
20
+ "Aegis is a tool that helps you assess the security of your applications.",
21
};
22
23
export default function RootLayout({
0 commit comments