add titles, description and images for seo
This commit is contained in:
@@ -8,6 +8,8 @@ const NewsFragmentDefinition = graphql(`
|
||||
__typename
|
||||
id
|
||||
slug
|
||||
seoTitle
|
||||
searchDescription
|
||||
title
|
||||
firstPublishedAt
|
||||
excerpt
|
||||
@@ -26,6 +28,8 @@ const NewsIndexFragmentDefinition = graphql(`
|
||||
__typename
|
||||
id
|
||||
slug
|
||||
seoTitle
|
||||
searchDescription
|
||||
title
|
||||
lead
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user