Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
martian0x80 committed Aug 16, 2024
1 parent 325ca25 commit e8f18d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ export const runtime = "edge";
export const metadata: Metadata = {
title: "IPU Senpai | Open Source, Modern IPU Result Portal and Dashboard",
description:
"A modern, open-source, beautifully designed, ready-to-use alternative to ipuranklist for IPU students.",
"A modern, open-source, beautifully designed, ready-to-use ranklist and result dashboard for IPU students.",
keywords:
"ipu, search, name, ranklist, ggsipu, ipuranklist, open source, btech, bba, cse, it, gpa, sgpa, percentage, marks, results, ipu results",

openGraph: {
title: "IPU Senpai | Open Source, Modern IPU Result Portal and Dashboard",
description:
"A modern, open-source, beautifully designed, ready-to-use alternative to ipuranklist for IPU students.",
"A modern, open-source, beautifully designed, ready-to-use ranklist and result dashboard for IPU students.",
url: "https://www.ipusenpai.in/",
},
};
Expand Down

0 comments on commit e8f18d5

Please sign in to comment.