feat(WEB-93): add Header to CMS and render it in Next
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#import "./PageLinks.graphql"
|
||||
|
||||
fragment Breadcrumbs on CurrentBlocksPage {
|
||||
breadcrumbs {
|
||||
title
|
||||
@@ -8,8 +10,7 @@ fragment Breadcrumbs on CurrentBlocksPage {
|
||||
breadcrumbs {
|
||||
title
|
||||
}
|
||||
title
|
||||
url
|
||||
...CurrentBlocksPageLink
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user