fix: updated meta info
This commit is contained in:
@@ -6,8 +6,8 @@ import './globals.css';
|
|||||||
const inter = Inter({ subsets: ['latin'] });
|
const inter = Inter({ subsets: ['latin'] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: 'Create Next App',
|
title: 'Hacker News newsletter',
|
||||||
description: 'Generated by create next app',
|
description: 'Newsletter delivering the best posts from Hacker News',
|
||||||
keywords: 'newsletter, hackernews, technology, coding, programming, news'
|
keywords: 'newsletter, hackernews, technology, coding, programming, news'
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user