We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9939c3 commit 2e761f6Copy full SHA for 2e761f6
src/constants/metadata.ts
@@ -30,8 +30,7 @@ export const PAGE_METADATA = {
30
// must have 'list' prefix to omit type arg
31
'lists/blog': {
32
title: 'Blog',
33
- description:
34
- 'Est aliquip reprehenderit eu esse duis laboris cillum adipisicing reprehenderitvoluptate ex aute voluptate.',
+ description: 'Sharing my thoughts and ideas about code.',
35
},
36
'lists/blog/tags': {
37
title: 'Tags',
0 commit comments