Skip to content

Commit

Permalink
fix: meta data
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostuf committed Sep 25, 2024
1 parent 8175423 commit 97868f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const orbitron = Orbitron({

export const metadata: Metadata = {
title: "Deertober",
description: "Open Source Event under Hacktober",
description: "Deertober powered by Major League Hacking",
};

export default function RootLayout({
Expand Down

0 comments on commit 97868f3

Please sign in to comment.