Skip to content

Commit

Permalink
add main metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
aliamerj committed Mar 10, 2024
1 parent 95952cd commit 393dc6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ const rubik = Rubik({
});

export const metadata: Metadata = {
title: "Create Next App",
description: "Generated by create next app",
title: "Open-Source Collaboration and Project Management | Worknify",
description: "Worknify redefines the way professionals manage projects and showcase their achievements. As a personal project developed with passion and commitment, Worknify offers a comprehensive suite of tools designed to enhance productivity, collaboration, and personal branding in one open-source platform.",
};

export default function MainLayout({
Expand Down

0 comments on commit 393dc6b

Please sign in to comment.