Skip to content

Commit

Permalink
change description
Browse files Browse the repository at this point in the history
  • Loading branch information
bahiensed committed Jul 22, 2024
1 parent 095dd55 commit 7fbf290
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const inter = Inter({ subsets: ['latin'] });

export const metadata: Metadata = {
title: 'Speechful Club',
description: 'Podcast platform for creative and free speech',
description: 'Speechful Club is a exclusive podcast platform for creative and free speech',
icons: '/icons/logo.svg',
};

Expand Down

0 comments on commit 7fbf290

Please sign in to comment.