add lead to news articles

This commit is contained in:
2024-07-13 23:50:42 +02:00
parent 9cd47561d4
commit fcbd74ed34
6 changed files with 39 additions and 8 deletions
+1
View File
@@ -11,6 +11,7 @@ const NewsFragmentDefinition = graphql(`
title
firstPublishedAt
excerpt
lead
featuredImage {
...Image
}