Skip to content

Commit

Permalink
hotfix: Metadata modify
Browse files Browse the repository at this point in the history
  • Loading branch information
moong23 committed Aug 12, 2024
1 parent 4f2e1b7 commit 0f72db7
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 @@ -2,7 +2,7 @@ import type { Metadata } from 'next';
import '@/styles/tailwind.css';

export const metadata: Metadata = {
title: 'Inspo Mail Club',
title: 'InspoMailClub',
description: 'Your Daily Insight Source',
};

Expand Down

0 comments on commit 0f72db7

Please sign in to comment.