Skip to content

Commit 81ee743

Browse files
authored
Merge pull request #18 from alexechoi/alex/fixing-albins-stuff
Staff fixes
2 parents b6e2344 + 5b715a2 commit 81ee743

File tree

2 files changed

+698
-741
lines changed

2 files changed

+698
-741
lines changed

junction-app/app/layout.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ const geistMono = Geist_Mono({
1616

1717
export const metadata: Metadata = {
1818
title: "Aegis",
19-
description: "Aegis is a tool that helps you assess the security of your applications.",
19+
description:
20+
"Aegis is a tool that helps you assess the security of your applications.",
2021
};
2122

2223
export default function RootLayout({

0 commit comments

Comments
 (0)