Skip to content

Commit

Permalink
home metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
suvanbanerjee committed Oct 19, 2024
1 parent a446034 commit 6a16bc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/(default)/page.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
export const metadata = {
title: "Home",
description: "Landing page",
title: "Point Blank",
description: "Point Blank is a student-run tech community at Dayananda Sagar College of Engineering, Bangalore. We are a group of tech enthusiasts who love to learn and grow together.",
};

import Hero from "@/components/hero";
Expand Down

0 comments on commit 6a16bc4

Please sign in to comment.