Skip to content

Commit 2e761f6

Browse files
committed
blog list text
1 parent c9939c3 commit 2e761f6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/constants/metadata.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ export const PAGE_METADATA = {
3030
// must have 'list' prefix to omit type arg
3131
'lists/blog': {
3232
title: 'Blog',
33-
description:
34-
'Est aliquip reprehenderit eu esse duis laboris cillum adipisicing reprehenderitvoluptate ex aute voluptate.',
33+
description: 'Sharing my thoughts and ideas about code.',
3534
},
3635
'lists/blog/tags': {
3736
title: 'Tags',

0 commit comments

Comments
 (0)